| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ChoicePeriodTimingDateTime |
ChoicePeriodTimingDateTime.Builder.build() |
static ChoicePeriodTimingDateTime |
ChoicePeriodTimingDateTime.fromByteBuffer(ByteBuffer b)
Deserializes a ChoicePeriodTimingDateTime from a ByteBuffer.
|
ChoicePeriodTimingDateTime |
ProcedureRequest.getOccurrence()
Gets the value of the 'occurrence' field.
|
ChoicePeriodTimingDateTime |
ProcedureRequest.Builder.getOccurrence()
Gets the value of the 'occurrence' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<ChoicePeriodTimingDateTime> |
ChoicePeriodTimingDateTime.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<ChoicePeriodTimingDateTime> |
ChoicePeriodTimingDateTime.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static ChoicePeriodTimingDateTime.Builder |
ChoicePeriodTimingDateTime.newBuilder(ChoicePeriodTimingDateTime other)
Creates a new ChoicePeriodTimingDateTime RecordBuilder by copying an existing ChoicePeriodTimingDateTime instance.
|
void |
ProcedureRequest.setOccurrence(ChoicePeriodTimingDateTime value)
Sets the value of the 'occurrence' field.
|
ProcedureRequest.Builder |
ProcedureRequest.Builder.setOccurrence(ChoicePeriodTimingDateTime value)
Sets the value of the 'occurrence' field.
|
Copyright © 2020. All rights reserved.