Uses of Class
org.gcube.informationsystem.collector.impl.resources.GCUBEXMLResource.RESOURCETYPE

Packages that use GCUBEXMLResource.RESOURCETYPE
org.gcube.informationsystem.collector.impl.resources   
 

Uses of GCUBEXMLResource.RESOURCETYPE in org.gcube.informationsystem.collector.impl.resources
 

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