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