| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
CarePlanReference.Builder |
CarePlanReference.Builder.clearCarePlanId()
Clears the value of the 'CarePlanId' field.
|
CarePlanReference.Builder |
CarePlanReference.Builder.clearDisplay()
Clears the value of the 'display' field.
|
CarePlanReference.Builder |
CarePlanReference.Builder.clearId()
Clears the value of the 'id' field.
|
CarePlanReference.Builder |
CarePlanReference.Builder.clearIdentifier()
Clears the value of the 'identifier' field.
|
CarePlanReference.Builder |
CarePlanReference.Builder.clearReference()
Clears the value of the 'reference' field.
|
static CarePlanReference.Builder |
CarePlanReference.newBuilder()
Creates a new CarePlanReference RecordBuilder.
|
static CarePlanReference.Builder |
CarePlanReference.newBuilder(CarePlanReference.Builder other)
Creates a new CarePlanReference RecordBuilder by copying an existing Builder.
|
static CarePlanReference.Builder |
CarePlanReference.newBuilder(CarePlanReference other)
Creates a new CarePlanReference RecordBuilder by copying an existing CarePlanReference instance.
|
CarePlanReference.Builder |
CarePlanReference.Builder.setCarePlanId(String value)
Sets the value of the 'CarePlanId' field.
|
CarePlanReference.Builder |
CarePlanReference.Builder.setDisplay(String value)
Sets the value of the 'display' field.
|
CarePlanReference.Builder |
CarePlanReference.Builder.setId(String value)
Sets the value of the 'id' field.
|
CarePlanReference.Builder |
CarePlanReference.Builder.setIdentifier(Identifier value)
Sets the value of the 'identifier' field.
|
CarePlanReference.Builder |
CarePlanReference.Builder.setIdentifierBuilder(Identifier.Builder value)
Sets the Builder instance for the 'identifier' field
Reference field
|
CarePlanReference.Builder |
CarePlanReference.Builder.setReference(String value)
Sets the value of the 'reference' field.
|
| Modifier and Type | Method and Description |
|---|---|
static CarePlanReference.Builder |
CarePlanReference.newBuilder(CarePlanReference.Builder other)
Creates a new CarePlanReference RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.