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