Uses of Class
org.apache.sis.metadata.iso.identification.DefaultUsage
-
Packages that use DefaultUsage Package Description org.apache.sis.metadata.iso.identification Information to uniquely identify the data or service. -
-
Uses of DefaultUsage in org.apache.sis.metadata.iso.identification
Methods in org.apache.sis.metadata.iso.identification that return DefaultUsage Modifier and Type Method Description static DefaultUsage
DefaultUsage. castOrCopy(Usage object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-