|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |