Uses of Class
org.apache.sis.metadata.iso.citation.DefaultTelephone
-
Packages that use DefaultTelephone Package Description org.apache.sis.metadata.iso.citation Reference to the data or service (citation, responsible party, contact information). -
-
Uses of DefaultTelephone in org.apache.sis.metadata.iso.citation
Methods in org.apache.sis.metadata.iso.citation that return DefaultTelephone Modifier and Type Method Description static DefaultTelephoneDefaultTelephone. castOrCopy(Telephone object)Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-