| Package | Description |
|---|---|
| com.xero.models.files |
| Modifier and Type | Method and Description |
|---|---|
static ObjectGroup |
ObjectGroup.fromValue(String text) |
ObjectGroup |
Association.getObjectGroup()
Get objectGroup
|
static ObjectGroup |
ObjectGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectGroup[] |
ObjectGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Association |
Association.objectGroup(ObjectGroup objectGroup) |
void |
Association.setObjectGroup(ObjectGroup objectGroup) |
Copyright © 2019. All rights reserved.