deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.model.metadata.iso19115.ContactInfo

Packages that use ContactInfo
org.deegree.model.metadata.iso19115   
org.deegree.ogcwebservices.getcapabilities   
org.deegree.ogcwebservices.sos   
org.deegree.ogcwebservices.wcs Web Coverage Service 1.1.7 (OGC WCS Version 1.0.0). 
org.deegree.ogcwebservices.wmps.capabilities   
org.deegree.ogcwebservices.wms.capabilities   
org.deegree.portal.context   
 

Uses of ContactInfo in org.deegree.model.metadata.iso19115
 

Methods in org.deegree.model.metadata.iso19115 that return ContactInfo
 ContactInfo[] PointOfContact.getContactInfo()
           
 ContactInfo[] CitedResponsibleParty.getContactInfo()
           
 ContactInfo ISO19115Document.parseContactInfo(Element root)
           
 

Methods in org.deegree.model.metadata.iso19115 with parameters of type ContactInfo
 void PointOfContact.addContactInfo(ContactInfo contactinfo)
           
 void CitedResponsibleParty.addContactInfo(ContactInfo contactinfo)
           
static void XMLFactory.appendContactInfo(Element root, ContactInfo contactInfo)
          Appends the contact info.
 void PointOfContact.setContactInfo(ContactInfo[] contactinfo)
           
 void CitedResponsibleParty.setContactInfo(ContactInfo[] contactinfo)
           
 

Constructors in org.deegree.model.metadata.iso19115 with parameters of type ContactInfo
CitedResponsibleParty(ContactInfo[] contactinfo, String[] individualname, String[] organisationname, String[] positionname, RoleCode[] rolecode)
          Creates a new instance of CitedResponsibleParty_Impl
PointOfContact(ContactInfo[] contactinfo, String[] individualname, String[] organisationname, String[] positionname, RoleCode[] rolecode)
          Creates a new instance of PointOfContact
 

Constructor parameters in org.deegree.model.metadata.iso19115 with type arguments of type ContactInfo
CitedResponsibleParty(List<ContactInfo> contactInfo, List<String> individualName, List<String> organizationName, List<String> positionName, List<RoleCode> roleCode)
          Creates new instance through Lists.
 

Uses of ContactInfo in org.deegree.ogcwebservices.getcapabilities
 

Methods in org.deegree.ogcwebservices.getcapabilities that return ContactInfo
 ContactInfo ServiceProvider.getContactInfo()
           
 

Methods in org.deegree.ogcwebservices.getcapabilities with parameters of type ContactInfo
 void ServiceProvider.setContactInfo(ContactInfo contactInfo)
           
 

Constructors in org.deegree.ogcwebservices.getcapabilities with parameters of type ContactInfo
ServiceProvider(String providerName, SimpleLink providerSite, String individualName, String positionName, ContactInfo contactInfo, TypeCode role)
          Constructs a new ServiceProvider object.
 

Uses of ContactInfo in org.deegree.ogcwebservices.sos
 

Methods in org.deegree.ogcwebservices.sos that return ContactInfo
protected  ContactInfo ComponentDescriptionDocument.getContactInfo(Node node)
           
 

Uses of ContactInfo in org.deegree.ogcwebservices.wcs
 

Methods in org.deegree.ogcwebservices.wcs with parameters of type ContactInfo
protected static void XMLFactory.appendContactInfo(Element contactNode, ContactInfo contactInfo)
          appends a XML representation of the passed ContactInfo to the passed XmlNode
 

Uses of ContactInfo in org.deegree.ogcwebservices.wmps.capabilities
 

Methods in org.deegree.ogcwebservices.wmps.capabilities that return ContactInfo
protected  ContactInfo WMPSCapabilitiesDocument.parseContactInfo()
          Parse Contact Information
 

Uses of ContactInfo in org.deegree.ogcwebservices.wms.capabilities
 

Methods in org.deegree.ogcwebservices.wms.capabilities that return ContactInfo
protected  ContactInfo WMSCapabilitiesDocument_1_3_0.parseContactInfo()
           
protected  ContactInfo WMSCapabilitiesDocument.parseContactInfo()
           
 

Uses of ContactInfo in org.deegree.portal.context
 

Methods in org.deegree.portal.context with parameters of type ContactInfo
protected static void XMLFactory.appendContactAddress(Node toNode, ContactInfo ci)
          Appends the XML representation of a ContactAddress to a Node using the namespace.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org