Uses of Class
org.gcube.informationsystem.registry.impl.state.Definitions.OperationType

Packages that use Definitions.OperationType
org.gcube.informationsystem.registry.impl.state   
 

Uses of Definitions.OperationType in org.gcube.informationsystem.registry.impl.state
 

Methods in org.gcube.informationsystem.registry.impl.state that return Definitions.OperationType
static Definitions.OperationType Definitions.OperationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Definitions.OperationType[] Definitions.OperationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.