Uses of Enum Class
org.jclouds.cloudstack.domain.Project.State
Packages that use Project.State
-
Uses of Project.State in org.jclouds.cloudstack.domain
Fields in org.jclouds.cloudstack.domain declared as Project.StateMethods in org.jclouds.cloudstack.domain that return Project.StateModifier and TypeMethodDescriptionstatic Project.State
Project.getState()
static Project.State
Returns the enum constant of this class with the specified name.static Project.State[]
Project.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.cloudstack.domain with parameters of type Project.StateConstructors in org.jclouds.cloudstack.domain with parameters of type Project.State