Uses of Class
org.gcube.data.analysis.nlphub.RequestType
-
Packages that use RequestType Package Description org.gcube.data.analysis.nlphub -
-
Uses of RequestType in org.gcube.data.analysis.nlphub
Methods in org.gcube.data.analysis.nlphub that return RequestType Modifier and Type Method Description static RequestTypeRequestType. getRequestTypeFromString(String res)static RequestTypeRequestType. valueOf(String name)Returns the enum constant of this type with the specified name.static RequestType[]RequestType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-