Uses of Class
org.openstack4j.model.manila.Service.State
-
Packages that use Service.State Package Description org.openstack4j.model.manila org.openstack4j.openstack.manila.domain -
-
Uses of Service.State in org.openstack4j.model.manila
Methods in org.openstack4j.model.manila that return Service.State Modifier and Type Method Description Service.StateService. getState()static Service.StateService.State. value(String v)static Service.StateService.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Service.State[]Service.State. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Service.State in org.openstack4j.openstack.manila.domain
Methods in org.openstack4j.openstack.manila.domain that return Service.State Modifier and Type Method Description Service.StateManilaService. getState()
-