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