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

Uses of POIInfoType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 with type parameters of type POIInfoType
protected  List<POIInfoType> POIInfoListType.poiInfo
           
 

Methods in net.opengis.ols.v_1_2 that return POIInfoType
 POIInfoType ObjectFactory.createPOIInfoType()
          Create an instance of POIInfoType
 POIInfoType POIInfoType.withName(String value)
           
 POIInfoType POIInfoType.withValue(String value)
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type POIInfoType
 JAXBElement<POIInfoType> ObjectFactory.createPOIInfo(POIInfoType value)
          Create an instance of JAXBElement<POIInfoType>}
 List<POIInfoType> POIInfoListType.getPOIInfo()
          Gets the value of the poiInfo property.
 

Methods in net.opengis.ols.v_1_2 with parameters of type POIInfoType
 JAXBElement<POIInfoType> ObjectFactory.createPOIInfo(POIInfoType value)
          Create an instance of JAXBElement<POIInfoType>}
 POIInfoListType POIInfoListType.withPOIInfo(POIInfoType... values)
           
 

Method parameters in net.opengis.ols.v_1_2 with type arguments of type POIInfoType
 void POIInfoListType.setPOIInfo(List<POIInfoType> value)
           
 POIInfoListType POIInfoListType.withPOIInfo(Collection<POIInfoType> values)
           
 POIInfoListType POIInfoListType.withPOIInfo(List<POIInfoType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.