| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
DetectedIssueReference |
DetectedIssueReference.Builder.build() |
static DetectedIssueReference |
DetectedIssueReference.fromByteBuffer(ByteBuffer b)
Deserializes a DetectedIssueReference from a ByteBuffer.
|
DetectedIssueReference |
ChoiceCodeableConceptDetectedIssueReference.getReference()
Gets the value of the 'reference' field.
|
DetectedIssueReference |
ChoiceCodeableConceptDetectedIssueReference.Builder.getReference()
Gets the value of the 'reference' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<DetectedIssueReference> |
DetectedIssueReference.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<DetectedIssueReference> |
DetectedIssueReference.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
List<DetectedIssueReference> |
MedicationDispense.getDetectedIssue()
Gets the value of the 'detectedIssue' field.
|
List<DetectedIssueReference> |
MedicationDispense.Builder.getDetectedIssue()
Gets the value of the 'detectedIssue' field.
|
| Modifier and Type | Method and Description |
|---|---|
static DetectedIssueReference.Builder |
DetectedIssueReference.newBuilder(DetectedIssueReference other)
Creates a new DetectedIssueReference RecordBuilder by copying an existing DetectedIssueReference instance.
|
void |
ChoiceCodeableConceptDetectedIssueReference.setReference(DetectedIssueReference value)
Sets the value of the 'reference' field.
|
ChoiceCodeableConceptDetectedIssueReference.Builder |
ChoiceCodeableConceptDetectedIssueReference.Builder.setReference(DetectedIssueReference value)
Sets the value of the 'reference' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MedicationDispense.setDetectedIssue(List<DetectedIssueReference> value)
Sets the value of the 'detectedIssue' field.
|
MedicationDispense.Builder |
MedicationDispense.Builder.setDetectedIssue(List<DetectedIssueReference> value)
Sets the value of the 'detectedIssue' field.
|
| Constructor and Description |
|---|
ChoiceCodeableConceptDetectedIssueReference(CodeableConcept codeableConcept,
DetectedIssueReference reference)
All-args constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<DetectedIssueReference> |
MedicationRequest.getDetectedIssue()
Gets the value of the 'detectedIssue' field.
|
List<DetectedIssueReference> |
MedicationRequest.Builder.getDetectedIssue()
Gets the value of the 'detectedIssue' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MedicationRequest.setDetectedIssue(List<DetectedIssueReference> value)
Sets the value of the 'detectedIssue' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setDetectedIssue(List<DetectedIssueReference> value)
Sets the value of the 'detectedIssue' field.
|
Copyright © 2020. All rights reserved.