Uses of Class
net.opengis.ols.v_1_2.GeocodeRequestType

Uses of GeocodeRequestType in net.opengis.ols.v_1_2
 

Methods in net.opengis.ols.v_1_2 that return GeocodeRequestType
 GeocodeRequestType ObjectFactory.createGeocodeRequestType()
          Create an instance of GeocodeRequestType
 GeocodeRequestType GeocodeRequestType.withAddress(AddressType... values)
           
 GeocodeRequestType GeocodeRequestType.withAddress(Collection<AddressType> values)
           
 GeocodeRequestType GeocodeRequestType.withAddress(List<AddressType> value)
           
 GeocodeRequestType GeocodeRequestType.withReturnFreeForm(boolean value)
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type GeocodeRequestType
 JAXBElement<GeocodeRequestType> ObjectFactory.createGeocodeRequest(GeocodeRequestType value)
          Create an instance of JAXBElement<GeocodeRequestType>}
 

Methods in net.opengis.ols.v_1_2 with parameters of type GeocodeRequestType
 JAXBElement<GeocodeRequestType> ObjectFactory.createGeocodeRequest(GeocodeRequestType value)
          Create an instance of JAXBElement<GeocodeRequestType>}
 



Copyright © 2008-2015. All Rights Reserved.