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

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

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

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