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

Uses of POIAttributeListType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as POIAttributeListType
protected  POIAttributeListType PointOfInterestType.poiAttributeList
           
 

Methods in net.opengis.ols.v_1_2 that return POIAttributeListType
 POIAttributeListType ObjectFactory.createPOIAttributeListType()
          Create an instance of POIAttributeListType
 POIAttributeListType PointOfInterestType.getPOIAttributeList()
          Gets the value of the poiAttributeList property.
 POIAttributeListType POIAttributeListType.withPOIInfoList(POIInfoListType value)
           
 POIAttributeListType POIAttributeListType.withReferenceSystem(ReferenceSystemType value)
           
 

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

Methods in net.opengis.ols.v_1_2 with parameters of type POIAttributeListType
 JAXBElement<POIAttributeListType> ObjectFactory.createPOIAttributeList(POIAttributeListType value)
          Create an instance of JAXBElement<POIAttributeListType>}
 void PointOfInterestType.setPOIAttributeList(POIAttributeListType value)
          Sets the value of the poiAttributeList property.
 PointOfInterestType PointOfInterestType.withPOIAttributeList(POIAttributeListType value)
           
 



Copyright © 2008-2016. All Rights Reserved.