Uses of Class
net.opengis.ows.v_2_0.ResponsiblePartyType

Uses of ResponsiblePartyType in net.opengis.ows.v_2_0
 

Methods in net.opengis.ows.v_2_0 that return ResponsiblePartyType
 ResponsiblePartyType ObjectFactory.createResponsiblePartyType()
          Create an instance of ResponsiblePartyType
 ResponsiblePartyType ResponsiblePartyType.withContactInfo(ContactType value)
           
 ResponsiblePartyType ResponsiblePartyType.withIndividualName(String value)
           
 ResponsiblePartyType ResponsiblePartyType.withOrganisationName(String value)
           
 ResponsiblePartyType ResponsiblePartyType.withPositionName(String value)
           
 ResponsiblePartyType ResponsiblePartyType.withRole(CodeType value)
           
 

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

Methods in net.opengis.ows.v_2_0 with parameters of type ResponsiblePartyType
 JAXBElement<ResponsiblePartyType> ObjectFactory.createPointOfContact(ResponsiblePartyType value)
          Create an instance of JAXBElement<ResponsiblePartyType>}
 



Copyright © 2008-2016. All Rights Reserved.