Uses of Interface
org.opengis.metadata.citation.Contact

Packages that use Contact
org.opengis.metadata.citation Citation and responsible party information. 
 

Uses of Contact in org.opengis.metadata.citation
 

Methods in org.opengis.metadata.citation that return Contact
 Contact CitationFactory.createContact(Telephone phone, Address address, OnLineResource onLineResource, InternationalString hoursOfService, InternationalString contactInstructions)
          Information required to enable contact with the responsible person and/or organization.
 Contact ResponsibleParty.getContactInfo()
          Address of the responsible party.
 

Methods in org.opengis.metadata.citation with parameters of type Contact
 ResponsibleParty CitationFactory.createResponsibleParty(String individualName, InternationalString organisationName, InternationalString positionName, Contact contactInfo, Role role)
          Identification of, and means of communication with, person(s) and organizations associated with the dataset.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.