| java.lang.Object | |
| ↳ | com.google.api.gbase.client.Group |
Group type holds multiple sub-attributes. Sub-attributes can be any type except GROUP and its derived types (e.g. TAX and SHIPPING).
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| subAttributes | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets all sub-attributes of the group.
| |||||||||||
Gets one sub-attribute with the name name, if there are any.
| |||||||||||
Gets all sub-attributes corresponding to the name.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets all sub-attributes of the group.
Gets one sub-attribute with the name name, if there are any.
| name |
|---|
Gets all sub-attributes corresponding to the name.
| name | Name |
|---|