| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static Phone.PhoneTypeEnum |
Phone.PhoneTypeEnum.fromValue(String value) |
Phone.PhoneTypeEnum |
Phone.getPhoneType()
Get phoneType
|
static Phone.PhoneTypeEnum |
Phone.PhoneTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Phone.PhoneTypeEnum[] |
Phone.PhoneTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Phone |
Phone.phoneType(Phone.PhoneTypeEnum phoneType) |
void |
Phone.setPhoneType(Phone.PhoneTypeEnum phoneType) |
Copyright © 2020. All rights reserved.