| Package | Description |
|---|---|
| com.xero.models.assets |
| Modifier and Type | Method and Description |
|---|---|
static AssetStatus |
AssetStatus.fromValue(String value) |
AssetStatus |
Asset.getAssetStatus()
Get assetStatus
|
static AssetStatus |
AssetStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetStatus[] |
AssetStatus.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(AssetStatus assetStatus) |
void |
Asset.setAssetStatus(AssetStatus assetStatus) |
Copyright © 2020. All rights reserved.