Uses of Class
org.gcube.portlets.widgets.dataminermanagerwidget.client.type.OperatorsClassificationRequestType
-
Packages that use OperatorsClassificationRequestType Package Description org.gcube.portlets.widgets.dataminermanagerwidget.client.events org.gcube.portlets.widgets.dataminermanagerwidget.client.type -
-
Uses of OperatorsClassificationRequestType in org.gcube.portlets.widgets.dataminermanagerwidget.client.events
Methods in org.gcube.portlets.widgets.dataminermanagerwidget.client.events that return OperatorsClassificationRequestType Modifier and Type Method Description OperatorsClassificationRequestTypeOperatorsClassificationEvent. getOperatorsClassificationRequestType()OperatorsClassificationRequestTypeOperatorsClassificationRequestEvent. getOperatorsClassificationRequestType() -
Uses of OperatorsClassificationRequestType in org.gcube.portlets.widgets.dataminermanagerwidget.client.type
Methods in org.gcube.portlets.widgets.dataminermanagerwidget.client.type that return OperatorsClassificationRequestType Modifier and Type Method Description static OperatorsClassificationRequestTypeOperatorsClassificationRequestType. valueOf(String name)Returns the enum constant of this type with the specified name.static OperatorsClassificationRequestType[]OperatorsClassificationRequestType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-