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