| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
Contributor.Builder |
Contributor.Builder.clearContact()
Clears the value of the 'contact' field.
|
Contributor.Builder |
Contributor.Builder.clearId()
Clears the value of the 'id' field.
|
Contributor.Builder |
Contributor.Builder.clearName()
Clears the value of the 'name' field.
|
Contributor.Builder |
Contributor.Builder.clearType()
Clears the value of the 'type' field.
|
static Contributor.Builder |
Contributor.newBuilder()
Creates a new Contributor RecordBuilder.
|
static Contributor.Builder |
Contributor.newBuilder(Contributor.Builder other)
Creates a new Contributor RecordBuilder by copying an existing Builder.
|
static Contributor.Builder |
Contributor.newBuilder(Contributor other)
Creates a new Contributor RecordBuilder by copying an existing Contributor instance.
|
Contributor.Builder |
Contributor.Builder.setContact(List<ContactDetail> value)
Sets the value of the 'contact' field.
|
Contributor.Builder |
Contributor.Builder.setId(String value)
Sets the value of the 'id' field.
|
Contributor.Builder |
Contributor.Builder.setName(String value)
Sets the value of the 'name' field.
|
Contributor.Builder |
Contributor.Builder.setType(String value)
Sets the value of the 'type' field.
|
| Modifier and Type | Method and Description |
|---|---|
static Contributor.Builder |
Contributor.newBuilder(Contributor.Builder other)
Creates a new Contributor RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.