Uses of Class
org.apache.sis.metadata.iso.citation.DefaultTelephone
Packages that use DefaultTelephone
Package
Description
JAXB adapters for metadata.
Reference to the data or service (citation, responsible party, contact information).
-
Uses of DefaultTelephone in org.apache.sis.internal.jaxb.metadata
Methods in org.apache.sis.internal.jaxb.metadata that return DefaultTelephoneModifier and TypeMethodDescriptionCI_Telephone.getElement()
Invoked by JAXB at marshalling time for getting the actual metadata to write inside the<cit:CI_Telephone>
XML element.Methods in org.apache.sis.internal.jaxb.metadata with parameters of type DefaultTelephoneModifier and TypeMethodDescriptionvoid
CI_Telephone.setElement
(DefaultTelephone value) Invoked by JAXB at unmarshalling time for storing the result temporarily. -
Uses of DefaultTelephone in org.apache.sis.metadata.iso.citation
Methods in org.apache.sis.metadata.iso.citation that return DefaultTelephoneModifier and TypeMethodDescriptionstatic DefaultTelephone
DefaultTelephone.castOrCopy
(org.opengis.metadata.citation.Telephone object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.(package private) final DefaultTelephone
DefaultTelephone.setOwner
(Collection<org.opengis.metadata.citation.Telephone> phones) Specifies the collection which contains this telephone number.