Uses of Interface
org.opengis.metadata.identification.ServiceIdentification
Packages that use ServiceIdentification
Package
Description
Information to uniquely identify the data or service.
-
Uses of ServiceIdentification in org.apache.sis.metadata.iso.identification
Classes in org.apache.sis.metadata.iso.identification that implement ServiceIdentificationModifier and TypeClassDescriptionclassIdentification 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 with parameters of type ServiceIdentificationModifier and TypeMethodDescriptionstatic DefaultServiceIdentificationDefaultServiceIdentification.castOrCopy(ServiceIdentification object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.Constructors in org.apache.sis.metadata.iso.identification with parameters of type ServiceIdentificationModifierConstructorDescriptionConstructs a new instance initialized with the values from the specified metadata object.