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