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

Uses of POIInfoListType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as POIInfoListType
protected  POIInfoListType POIAttributeListType.poiInfoList
           
 

Methods in net.opengis.ols.v_1_2 that return POIInfoListType
 POIInfoListType ObjectFactory.createPOIInfoListType()
          Create an instance of POIInfoListType
 POIInfoListType POIAttributeListType.getPOIInfoList()
          Gets the value of the poiInfoList property.
 POIInfoListType POIInfoListType.withPOIInfo(Collection<POIInfoType> values)
           
 POIInfoListType POIInfoListType.withPOIInfo(List<POIInfoType> value)
           
 POIInfoListType POIInfoListType.withPOIInfo(POIInfoType... values)
           
 

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

Methods in net.opengis.ols.v_1_2 with parameters of type POIInfoListType
 JAXBElement<POIInfoListType> ObjectFactory.createPOIInfoList(POIInfoListType value)
          Create an instance of JAXBElement<POIInfoListType>}
 void POIAttributeListType.setPOIInfoList(POIInfoListType value)
          Sets the value of the poiInfoList property.
 POIAttributeListType POIAttributeListType.withPOIInfoList(POIInfoListType value)
           
 



Copyright © 2008-2016. All Rights Reserved.