Uses of Class org.apache.sis.metadata.iso.citation.DefaultContact (Apache SIS 1.6 API) JavaScript is disabled on your browser.     Skip navigation links Overview Class Use Tree New Deprecated Index Search Help org.apache.sis.metadata org.apache.sis.metadata.iso.citation DefaultContact Uses of Class org.apache.sis.metadata.iso.citation.DefaultContact Packages that use DefaultContact Package Description org.apache.sis.metadata.iso.citation Reference to the data or service (citation, responsible party, contact information). Uses of DefaultContact in org.apache.sis.metadata.iso.citation Methods in org.apache.sis.metadata.iso.citation that return DefaultContact Modifier and Type Method Description static DefaultContact DefaultContact.castOrCopy(Contact object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.