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

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

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

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