| Package | Description |
|---|---|
| com.xero.models.assets |
| Modifier and Type | Method and Description |
|---|---|
static Asset.AssetStatusEnum |
Asset.AssetStatusEnum.fromValue(String value) |
Asset.AssetStatusEnum |
Asset.getAssetStatus()
See Asset Status Codes.
|
static Asset.AssetStatusEnum |
Asset.AssetStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Asset.AssetStatusEnum[] |
Asset.AssetStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Asset |
Asset.assetStatus(Asset.AssetStatusEnum assetStatus) |
void |
Asset.setAssetStatus(Asset.AssetStatusEnum assetStatus) |
Copyright © 2019. All rights reserved.