Uses of Class
org.deegree.protocol.ows.metadata.Range

Packages that use Range
org.deegree.protocol.ows.metadata   
org.deegree.protocol.wps.client.input.type   
 

Uses of Range in org.deegree.protocol.ows.metadata
 

Methods in org.deegree.protocol.ows.metadata that return types with arguments of type Range
 java.util.List<Range> PossibleValues.getRange()
           
 

Uses of Range in org.deegree.protocol.wps.client.input.type
 

Methods in org.deegree.protocol.wps.client.input.type that return Range
 Range[] LiteralInputType.getRanges()
           
 

Constructors in org.deegree.protocol.wps.client.input.type with parameters of type Range
LiteralInputType(CodeType id, LanguageString inputTitle, LanguageString inputAbstract, java.lang.String minOccurs, java.lang.String maxOccurs, ValueWithRef dataType, ValueWithRef defaultUom, ValueWithRef[] supportedUoms, java.lang.String[] allowedValues, Range[] range, boolean anyValue, ValueWithRef reference)
          Creates a new LiteralInputType instance.
 



Copyright © 2011. All Rights Reserved.