Uses of Class
org.gcube.informationsystem.collector.impl.utils.EntryParser.RESOURCETYPE

Packages that use EntryParser.RESOURCETYPE
org.gcube.informationsystem.collector.impl.utils   
 

Uses of EntryParser.RESOURCETYPE in org.gcube.informationsystem.collector.impl.utils
 

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