Uses of Class
org.lable.oss.uniqueid.etcd.ResourceClaim.State
-
-
Uses of ResourceClaim.State in org.lable.oss.uniqueid.etcd
Fields in org.lable.oss.uniqueid.etcd declared as ResourceClaim.State Modifier and Type Field Description protected ResourceClaim.StateResourceClaim. stateMethods in org.lable.oss.uniqueid.etcd that return ResourceClaim.State Modifier and Type Method Description static ResourceClaim.StateResourceClaim.State. valueOf(String name)Returns the enum constant of this type with the specified name.static ResourceClaim.State[]ResourceClaim.State. values()Returns an array containing the constants of this enum type, in the order they are declared.
-