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