Uses of Class
org.apache.sis.metadata.iso.identification.AbstractIdentification
Packages that use AbstractIdentification
Package
Description
Information to uniquely identify the data or service.
-
Uses of AbstractIdentification in org.apache.sis.metadata.iso.identification
Subclasses of AbstractIdentification in org.apache.sis.metadata.iso.identificationModifier and TypeClassDescriptionclass
Information required to identify a dataset.class
Identification of capabilities which a service provider makes available to a service user through a set of interfaces that define a behaviour.Methods in org.apache.sis.metadata.iso.identification that return AbstractIdentificationModifier and TypeMethodDescriptionstatic AbstractIdentification
AbstractIdentification.castOrCopy
(Identification object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.