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

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

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, String minOccurs, String maxOccurs, ValueWithRef dataType, ValueWithRef defaultUom, ValueWithRef[] supportedUoms, String[] allowedValues, Range[] range, boolean anyValue, ValueWithRef reference)
          Creates a new LiteralInputType instance.
 



Copyright © 2011. All Rights Reserved.