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

Uses of PointOfInterestType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as PointOfInterestType
protected  PointOfInterestType POIWithDistanceType.poi
           
protected  PointOfInterestType OverlayType.poi
           
 

Methods in net.opengis.ols.v_1_2 that return PointOfInterestType
 PointOfInterestType ObjectFactory.createPointOfInterestType()
          Create an instance of PointOfInterestType
 PointOfInterestType POIWithDistanceType.getPOI()
          Gets the value of the poi property.
 PointOfInterestType OverlayType.getPOI()
          Gets the value of the poi property.
 PointOfInterestType PointOfInterestType.withAddress(AddressType value)
           
 PointOfInterestType PointOfInterestType.withDescription(String value)
           
 PointOfInterestType PointOfInterestType.withID(String value)
           
 PointOfInterestType PointOfInterestType.withPhoneNumber(String value)
           
 PointOfInterestType PointOfInterestType.withPOIAttributeList(POIAttributeListType value)
           
 PointOfInterestType PointOfInterestType.withPOIName(String value)
           
 PointOfInterestType PointOfInterestType.withPoint(PointType value)
           
 

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

Methods in net.opengis.ols.v_1_2 with parameters of type PointOfInterestType
 JAXBElement<PointOfInterestType> ObjectFactory.createPOI(PointOfInterestType value)
          Create an instance of JAXBElement<PointOfInterestType>}
 void POIWithDistanceType.setPOI(PointOfInterestType value)
          Sets the value of the poi property.
 void OverlayType.setPOI(PointOfInterestType value)
          Sets the value of the poi property.
 POIWithDistanceType POIWithDistanceType.withPOI(PointOfInterestType value)
           
 OverlayType OverlayType.withPOI(PointOfInterestType value)
           
 



Copyright © 2008-2016. All Rights Reserved.