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

Uses of AvoidListType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as AvoidListType
protected  AvoidListType RoutePlanType.avoidList
           
 

Methods in net.opengis.ols.v_1_2 that return AvoidListType
 AvoidListType ObjectFactory.createAvoidListType()
          Create an instance of AvoidListType
 AvoidListType RoutePlanType.getAvoidList()
          Gets the value of the avoidList property.
 AvoidListType AvoidListType.withAOI(AreaOfInterestType... values)
           
 AvoidListType AvoidListType.withAOI(Collection<AreaOfInterestType> values)
           
 AvoidListType AvoidListType.withAOI(List<AreaOfInterestType> value)
           
 AvoidListType AvoidListType.withAvoidFeature(AvoidFeatureType... values)
           
 AvoidListType AvoidListType.withAvoidFeature(Collection<AvoidFeatureType> values)
           
 AvoidListType AvoidListType.withAvoidFeature(List<AvoidFeatureType> value)
           
 AvoidListType AvoidListType.withLocation(Collection<JAXBElement<? extends AbstractLocationType>> values)
           
 AvoidListType AvoidListType.withLocation(JAXBElement<? extends AbstractLocationType>... values)
           
 AvoidListType AvoidListType.withLocation(List<JAXBElement<? extends AbstractLocationType>> value)
           
 

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

Methods in net.opengis.ols.v_1_2 with parameters of type AvoidListType
 JAXBElement<AvoidListType> ObjectFactory.createAvoidList(AvoidListType value)
          Create an instance of JAXBElement<AvoidListType>}
 void RoutePlanType.setAvoidList(AvoidListType value)
          Sets the value of the avoidList property.
 RoutePlanType RoutePlanType.withAvoidList(AvoidListType value)
           
 



Copyright © 2008-2016. All Rights Reserved.