Uses of Class
org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants.RESOURCETYPE

Packages that use RSConstants.RESOURCETYPE
org.gcube.common.searchservice.searchlibrary.resultset.helpers   
 

Uses of RSConstants.RESOURCETYPE in org.gcube.common.searchservice.searchlibrary.resultset.helpers
 

Methods in org.gcube.common.searchservice.searchlibrary.resultset.helpers that return RSConstants.RESOURCETYPE
static RSConstants.RESOURCETYPE RSConstants.RESOURCETYPE.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RSConstants.RESOURCETYPE[] RSConstants.RESOURCETYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.