Uses of Class
org.openstack4j.model.common.Identifier.Type
-
Packages that use Identifier.Type Package Description org.openstack4j.model.common -
-
Uses of Identifier.Type in org.openstack4j.model.common
Methods in org.openstack4j.model.common that return Identifier.Type Modifier and Type Method Description Identifier.TypeIdentifier. getType()static Identifier.TypeIdentifier.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Identifier.Type[]Identifier.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-