Uses of Class
org.gcube.spatial.data.geonetwork.iso.tpl.codelists.GeometricObjectType
-
Packages that use GeometricObjectType Package Description org.gcube.spatial.data.geonetwork.iso.tpl.codelists -
-
Uses of GeometricObjectType in org.gcube.spatial.data.geonetwork.iso.tpl.codelists
Methods in org.gcube.spatial.data.geonetwork.iso.tpl.codelists that return GeometricObjectType Modifier and Type Method Description static GeometricObjectTypeGeometricObjectType. getById(String id)Gets a GeometricObjectType by its ID.static GeometricObjectTypeGeometricObjectType. valueOf(String name)Returns the enum constant of this type with the specified name.static GeometricObjectType[]GeometricObjectType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-