Package | Description |
---|---|
com.cerner.bunsen.stu3.avro |
Modifier and Type | Method and Description |
---|---|
ChoicePatientPractitionerRelatedPersonReferenceString |
ChoicePatientPractitionerRelatedPersonReferenceString.Builder.build() |
static ChoicePatientPractitionerRelatedPersonReferenceString |
ChoicePatientPractitionerRelatedPersonReferenceString.fromByteBuffer(ByteBuffer b)
Deserializes a ChoicePatientPractitionerRelatedPersonReferenceString from a ByteBuffer.
|
ChoicePatientPractitionerRelatedPersonReferenceString |
Annotation.getAuthor()
Gets the value of the 'author' field.
|
ChoicePatientPractitionerRelatedPersonReferenceString |
Annotation.Builder.getAuthor()
Gets the value of the 'author' field.
|
Modifier and Type | Method and Description |
---|---|
static org.apache.avro.message.BinaryMessageDecoder<ChoicePatientPractitionerRelatedPersonReferenceString> |
ChoicePatientPractitionerRelatedPersonReferenceString.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<ChoicePatientPractitionerRelatedPersonReferenceString> |
ChoicePatientPractitionerRelatedPersonReferenceString.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
Modifier and Type | Method and Description |
---|---|
static ChoicePatientPractitionerRelatedPersonReferenceString.Builder |
ChoicePatientPractitionerRelatedPersonReferenceString.newBuilder(ChoicePatientPractitionerRelatedPersonReferenceString other)
Creates a new ChoicePatientPractitionerRelatedPersonReferenceString RecordBuilder by copying an existing ChoicePatientPractitionerRelatedPersonReferenceString instance.
|
void |
Annotation.setAuthor(ChoicePatientPractitionerRelatedPersonReferenceString value)
Sets the value of the 'author' field.
|
Annotation.Builder |
Annotation.Builder.setAuthor(ChoicePatientPractitionerRelatedPersonReferenceString value)
Sets the value of the 'author' field.
|
Constructor and Description |
---|
Annotation(String id,
ChoicePatientPractitionerRelatedPersonReferenceString author,
String time,
String text)
All-args constructor.
|
Copyright © 2020. All rights reserved.