| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
CareTeamOrganizationPatientPractitionerRelatedPersonReference |
CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder.build() |
static CareTeamOrganizationPatientPractitionerRelatedPersonReference |
CareTeamOrganizationPatientPractitionerRelatedPersonReference.fromByteBuffer(ByteBuffer b)
Deserializes a CareTeamOrganizationPatientPractitionerRelatedPersonReference from a ByteBuffer.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<CareTeamOrganizationPatientPractitionerRelatedPersonReference> |
CareTeamOrganizationPatientPractitionerRelatedPersonReference.createDecoder(org.apache.avro.message.SchemaStore resolver)
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore. |
List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> |
CarePlan.getAuthor()
Gets the value of the 'author' field.
|
List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> |
CarePlan.Builder.getAuthor()
Gets the value of the 'author' field.
|
static org.apache.avro.message.BinaryMessageDecoder<CareTeamOrganizationPatientPractitionerRelatedPersonReference> |
CareTeamOrganizationPatientPractitionerRelatedPersonReference.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> |
CarePlanActivityDetail.getPerformer()
Gets the value of the 'performer' field.
|
List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> |
CarePlanActivityDetail.Builder.getPerformer()
Gets the value of the 'performer' field.
|
| Modifier and Type | Method and Description |
|---|---|
static CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder |
CareTeamOrganizationPatientPractitionerRelatedPersonReference.newBuilder(CareTeamOrganizationPatientPractitionerRelatedPersonReference other)
Creates a new CareTeamOrganizationPatientPractitionerRelatedPersonReference RecordBuilder by copying an existing CareTeamOrganizationPatientPractitionerRelatedPersonReference instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CarePlan.setAuthor(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> value)
Sets the value of the 'author' field.
|
CarePlan.Builder |
CarePlan.Builder.setAuthor(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> value)
Sets the value of the 'author' field.
|
void |
CarePlanActivityDetail.setPerformer(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> value)
Sets the value of the 'performer' field.
|
CarePlanActivityDetail.Builder |
CarePlanActivityDetail.Builder.setPerformer(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> value)
Sets the value of the 'performer' field.
|
| Modifier and Type | Method and Description |
|---|---|
List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> |
CarePlan.getAuthor()
Gets the value of the 'author' field.
|
List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> |
CarePlan.Builder.getAuthor()
Gets the value of the 'author' field.
|
List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> |
CarePlanActivityDetail.getPerformer()
Gets the value of the 'performer' field.
|
List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> |
CarePlanActivityDetail.Builder.getPerformer()
Gets the value of the 'performer' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CarePlan.setAuthor(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> value)
Sets the value of the 'author' field.
|
CarePlan.Builder |
CarePlan.Builder.setAuthor(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> value)
Sets the value of the 'author' field.
|
void |
CarePlanActivityDetail.setPerformer(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> value)
Sets the value of the 'performer' field.
|
CarePlanActivityDetail.Builder |
CarePlanActivityDetail.Builder.setPerformer(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> value)
Sets the value of the 'performer' field.
|
Copyright © 2020. All rights reserved.