Uses of Class
net.opengis.ows.v_2_0.AllowedValues

Uses of AllowedValues in net.opengis.ows.v_2_0
 

Fields in net.opengis.ows.v_2_0 declared as AllowedValues
protected  AllowedValues UnNamedDomainType.allowedValues
           
 

Methods in net.opengis.ows.v_2_0 that return AllowedValues
 AllowedValues ObjectFactory.createAllowedValues()
          Create an instance of AllowedValues
 AllowedValues UnNamedDomainType.getAllowedValues()
          Gets the value of the allowedValues property.
 AllowedValues AllowedValues.withValueOrRange(Collection<Object> values)
           
 AllowedValues AllowedValues.withValueOrRange(List<Object> value)
           
 AllowedValues AllowedValues.withValueOrRange(Object... values)
           
 

Methods in net.opengis.ows.v_2_0 with parameters of type AllowedValues
 void UnNamedDomainType.setAllowedValues(AllowedValues value)
          Sets the value of the allowedValues property.
 UnNamedDomainType UnNamedDomainType.withAllowedValues(AllowedValues value)
           
 DomainType DomainType.withAllowedValues(AllowedValues value)
           
 



Copyright © 2008-2014 Highsource. All Rights Reserved.