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

Uses of AvoidFeatureType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 with type parameters of type AvoidFeatureType
protected  List<AvoidFeatureType> AvoidListType.avoidFeature
           
 

Methods in net.opengis.ols.v_1_2 that return AvoidFeatureType
static AvoidFeatureType AvoidFeatureType.fromValue(String v)
           
static AvoidFeatureType AvoidFeatureType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AvoidFeatureType[] AvoidFeatureType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type AvoidFeatureType
 JAXBElement<AvoidFeatureType> ObjectFactory.createAvoidFeature(AvoidFeatureType value)
          Create an instance of JAXBElement<AvoidFeatureType>}
 List<AvoidFeatureType> AvoidListType.getAvoidFeature()
          Gets the value of the avoidFeature property.
 

Methods in net.opengis.ols.v_1_2 with parameters of type AvoidFeatureType
 JAXBElement<AvoidFeatureType> ObjectFactory.createAvoidFeature(AvoidFeatureType value)
          Create an instance of JAXBElement<AvoidFeatureType>}
 AvoidListType AvoidListType.withAvoidFeature(AvoidFeatureType... values)
           
 

Method parameters in net.opengis.ols.v_1_2 with type arguments of type AvoidFeatureType
 void AvoidListType.setAvoidFeature(List<AvoidFeatureType> value)
           
 AvoidListType AvoidListType.withAvoidFeature(Collection<AvoidFeatureType> values)
           
 AvoidListType AvoidListType.withAvoidFeature(List<AvoidFeatureType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.