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