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