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

Uses of AbstractStreetLocatorType in net.opengis.ols.v_1_2
 

Subclasses of AbstractStreetLocatorType in net.opengis.ols.v_1_2
 class BuildingLocatorType
          A type of AbstractStreetLocatorType
 

Fields in net.opengis.ols.v_1_2 with type parameters of type AbstractStreetLocatorType
protected  JAXBElement<? extends AbstractStreetLocatorType> StreetAddressType.streetLocation
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type AbstractStreetLocatorType
 JAXBElement<AbstractStreetLocatorType> ObjectFactory.createStreetLocation(AbstractStreetLocatorType value)
          Create an instance of JAXBElement<AbstractStreetLocatorType>}
 JAXBElement<? extends AbstractStreetLocatorType> StreetAddressType.getStreetLocation()
          Gets the value of the streetLocation property.
 

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

Method parameters in net.opengis.ols.v_1_2 with type arguments of type AbstractStreetLocatorType
 void StreetAddressType.setStreetLocation(JAXBElement<? extends AbstractStreetLocatorType> value)
          Sets the value of the streetLocation property.
 StreetAddressType StreetAddressType.withStreetLocation(JAXBElement<? extends AbstractStreetLocatorType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.