Uses of Class
net.opengis.ows._2.ContactType

Packages that use ContactType
net.opengis.ows._2   
 

Uses of ContactType in net.opengis.ows._2
 

Fields in net.opengis.ows._2 declared as ContactType
protected  ContactType ResponsiblePartyType.contactInfo
           
protected  ContactType ResponsiblePartySubsetType.contactInfo
           
 

Methods in net.opengis.ows._2 that return ContactType
 ContactType ObjectFactory.createContactType()
          Create an instance of ContactType
 ContactType ResponsiblePartyType.getContactInfo()
          Obtient la valeur de la propriété contactInfo.
 ContactType ResponsiblePartySubsetType.getContactInfo()
          Obtient la valeur de la propriété contactInfo.
 

Methods in net.opengis.ows._2 that return types with arguments of type ContactType
 JAXBElement<ContactType> ObjectFactory.createContactInfo(ContactType value)
          Create an instance of JAXBElement<ContactType>}
 

Methods in net.opengis.ows._2 with parameters of type ContactType
 JAXBElement<ContactType> ObjectFactory.createContactInfo(ContactType value)
          Create an instance of JAXBElement<ContactType>}
 void ResponsiblePartyType.setContactInfo(ContactType value)
          Définit la valeur de la propriété contactInfo.
 void ResponsiblePartySubsetType.setContactInfo(ContactType value)
          Définit la valeur de la propriété contactInfo.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.