Package | Description |
---|---|
com.versionone.apiclient |
Modifier and Type | Method and Description |
---|---|
static AssetState |
AssetState.valueOf(int intValue)
Select AssetState based on an integer value
|
static AssetState |
AssetState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetState[] |
AssetState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 VersionOne, Inc.. All rights reserved.