Package | Description |
---|---|
avro |
A client application that illustrates the use of Avro bindings.
|
Modifier and Type | Field and Description |
---|---|
Address |
MemberInfo.address
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Address |
Address.Builder.build() |
Address |
MemberInfo.getAddress()
Gets the value of the 'address' field.
|
Address |
MemberInfo.Builder.getAddress()
Gets the value of the 'address' field
|
Modifier and Type | Method and Description |
---|---|
static Address.Builder |
Address.newBuilder(Address other)
Creates a new Address RecordBuilder by copying an existing Address instance
|
void |
MemberInfo.setAddress(Address value)
Sets the value of the 'address' field.
|
MemberInfo.Builder |
MemberInfo.Builder.setAddress(Address value)
Sets the value of the 'address' field
|
Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved.