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