Uses of Enum
com.xero.models.assets.AssetStatus
Packages that use AssetStatus
-
Uses of AssetStatus in com.xero.models.assets
Methods in com.xero.models.assets that return AssetStatusModifier and TypeMethodDescriptionstatic AssetStatusfromValueAsset.getAssetStatus()Get assetStatusstatic AssetStatusReturns 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.Methods in com.xero.models.assets with parameters of type AssetStatusModifier and TypeMethodDescriptionAsset.assetStatus(AssetStatus assetStatus) assetStatusvoidAsset.setAssetStatus(AssetStatus assetStatus) assetStatus