Uses of Class
org.gcube.data.analysis.nlphub.nlp.NlpParameter
-
Packages that use NlpParameter Package Description org.gcube.data.analysis.nlphub.legacy -
-
Uses of NlpParameter in org.gcube.data.analysis.nlphub.legacy
Method parameters in org.gcube.data.analysis.nlphub.legacy with type arguments of type NlpParameter Modifier and Type Method Description voidAsyncHttpRequest. setParameters(ArrayList<NlpParameter> parameters)Constructor parameters in org.gcube.data.analysis.nlphub.legacy with type arguments of type NlpParameter Constructor Description AsyncHttpRequest(String baseUrl, String method, ArrayList<NlpParameter> parameters)
-