|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VersionStatus | |
|---|---|
| org.jclouds.cloudservers.domain | |
| Uses of VersionStatus in org.jclouds.cloudservers.domain |
|---|
| Methods in org.jclouds.cloudservers.domain that return VersionStatus | |
|---|---|
static VersionStatus |
VersionStatus.fromValue(String v)
|
VersionStatus |
Version.getStatus()
|
static VersionStatus |
VersionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VersionStatus[] |
VersionStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jclouds.cloudservers.domain with parameters of type VersionStatus | |
|---|---|
void |
Version.setStatus(VersionStatus status)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||