| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static Prepayment.TypeEnum |
Prepayment.TypeEnum.fromValue(String text) |
Prepayment.TypeEnum |
Prepayment.getType()
See Prepayment Types
|
static Prepayment.TypeEnum |
Prepayment.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Prepayment.TypeEnum[] |
Prepayment.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Prepayment.setType(Prepayment.TypeEnum type) |
Prepayment |
Prepayment.type(Prepayment.TypeEnum type) |
Copyright © 2018. All rights reserved.