| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
ChoicePeriodTimingString |
ChoicePeriodTimingString.Builder.build() |
static ChoicePeriodTimingString |
ChoicePeriodTimingString.fromByteBuffer(ByteBuffer b)
Deserializes a ChoicePeriodTimingString from a ByteBuffer.
|
ChoicePeriodTimingString |
CarePlanActivityDetail.getScheduled()
Gets the value of the 'scheduled' field.
|
ChoicePeriodTimingString |
CarePlanActivityDetail.Builder.getScheduled()
Gets the value of the 'scheduled' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<ChoicePeriodTimingString> |
ChoicePeriodTimingString.createDecoder(org.apache.avro.message.SchemaStore resolver)
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore. |
static org.apache.avro.message.BinaryMessageDecoder<ChoicePeriodTimingString> |
ChoicePeriodTimingString.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static ChoicePeriodTimingString.Builder |
ChoicePeriodTimingString.newBuilder(ChoicePeriodTimingString other)
Creates a new ChoicePeriodTimingString RecordBuilder by copying an existing ChoicePeriodTimingString instance.
|
void |
CarePlanActivityDetail.setScheduled(ChoicePeriodTimingString value)
Sets the value of the 'scheduled' field.
|
CarePlanActivityDetail.Builder |
CarePlanActivityDetail.Builder.setScheduled(ChoicePeriodTimingString value)
Sets the value of the 'scheduled' field.
|
| Constructor and Description |
|---|
CarePlanActivityDetail(String id,
CodeableConcept category,
ActivityDefinitionPlanDefinitionQuestionnaireReference definition,
CodeableConcept code,
List<CodeableConcept> reasonCode,
List<ConditionReference> reasonReference,
List<GoalReference> goal,
String status,
String statusReason,
Boolean prohibited,
ChoicePeriodTimingString scheduled,
LocationReference location,
List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> performer,
ChoiceCodeableConceptMedicationSubstanceReference product,
Quantity dailyAmount,
Quantity quantity,
String description)
All-args constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ChoicePeriodTimingString |
CarePlanActivityDetail.getScheduled()
Gets the value of the 'scheduled' field.
|
ChoicePeriodTimingString |
CarePlanActivityDetail.Builder.getScheduled()
Gets the value of the 'scheduled' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CarePlanActivityDetail.setScheduled(ChoicePeriodTimingString value)
Sets the value of the 'scheduled' field.
|
CarePlanActivityDetail.Builder |
CarePlanActivityDetail.Builder.setScheduled(ChoicePeriodTimingString value)
Sets the value of the 'scheduled' field.
|
| Constructor and Description |
|---|
CarePlanActivityDetail(String id,
CodeableConcept category,
ActivityDefinitionPlanDefinitionQuestionnaireReference definition,
CodeableConcept code,
List<CodeableConcept> reasonCode,
List<ConditionReference> reasonReference,
List<GoalReference> goal,
String status,
String statusReason,
Boolean prohibited,
ChoicePeriodTimingString scheduled,
LocationReference location,
List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> performer,
ChoiceCodeableConceptMedicationSubstanceReference product,
Quantity dailyAmount,
Quantity quantity,
String description)
All-args constructor.
|
Copyright © 2020. All rights reserved.