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