| java.lang.Object | |
| ↳ | com.google.api.gbase.client.GoogleBaseAttributeId |
The definition (name and type) of a Google Base attribute.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| name | |||||||||||
| type | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a public attribute id.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the attribute name.
| |||||||||||
Gets the attribute type, or null if it is not known.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Creates a public attribute id.
| name | Attribute name |
|---|---|
| type | Attribute type, can be null if it is not known |
| o |
|---|
Gets the attribute name.