| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
DeviceReference.Builder |
DeviceReference.Builder.clearDeviceId()
Clears the value of the 'DeviceId' field.
|
DeviceReference.Builder |
DeviceReference.Builder.clearDisplay()
Clears the value of the 'display' field.
|
DeviceReference.Builder |
DeviceReference.Builder.clearId()
Clears the value of the 'id' field.
|
DeviceReference.Builder |
DeviceReference.Builder.clearIdentifier()
Clears the value of the 'identifier' field.
|
DeviceReference.Builder |
DeviceReference.Builder.clearReference()
Clears the value of the 'reference' field.
|
DeviceReference.Builder |
ProcedureFocalDevice.Builder.getManipulatedBuilder()
Gets the Builder instance for the 'manipulated' field and creates one if it doesn't exist yet.
|
static DeviceReference.Builder |
DeviceReference.newBuilder()
Creates a new DeviceReference RecordBuilder.
|
static DeviceReference.Builder |
DeviceReference.newBuilder(DeviceReference.Builder other)
Creates a new DeviceReference RecordBuilder by copying an existing Builder.
|
static DeviceReference.Builder |
DeviceReference.newBuilder(DeviceReference other)
Creates a new DeviceReference RecordBuilder by copying an existing DeviceReference instance.
|
DeviceReference.Builder |
DeviceReference.Builder.setDeviceId(String value)
Sets the value of the 'DeviceId' field.
|
DeviceReference.Builder |
DeviceReference.Builder.setDisplay(String value)
Sets the value of the 'display' field.
|
DeviceReference.Builder |
DeviceReference.Builder.setId(String value)
Sets the value of the 'id' field.
|
DeviceReference.Builder |
DeviceReference.Builder.setIdentifier(Identifier value)
Sets the value of the 'identifier' field.
|
DeviceReference.Builder |
DeviceReference.Builder.setIdentifierBuilder(Identifier.Builder value)
Sets the Builder instance for the 'identifier' field
Reference field
|
DeviceReference.Builder |
DeviceReference.Builder.setReference(String value)
Sets the value of the 'reference' field.
|
| Modifier and Type | Method and Description |
|---|---|
static DeviceReference.Builder |
DeviceReference.newBuilder(DeviceReference.Builder other)
Creates a new DeviceReference RecordBuilder by copying an existing Builder.
|
ProcedureFocalDevice.Builder |
ProcedureFocalDevice.Builder.setManipulatedBuilder(DeviceReference.Builder value)
Sets the Builder instance for the 'manipulated' field
Field for FHIR property manipulated
|
Copyright © 2020. All rights reserved.