|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Values | |
---|---|
org.deegree.protocol.ows.metadata.domain |
Uses of Values in org.deegree.protocol.ows.metadata.domain |
---|
Classes in org.deegree.protocol.ows.metadata.domain that implement Values | |
---|---|
class |
Range
A range of values of a numeric parameter. |
class |
Value
A single value. |
Methods in org.deegree.protocol.ows.metadata.domain that return types with arguments of type Values | |
---|---|
List<Values> |
AllowedValues.getValues()
Returns the list of all valid values and/or ranges of values for this quantity. |
Method parameters in org.deegree.protocol.ows.metadata.domain with type arguments of type Values | |
---|---|
void |
AllowedValues.setValues(List<Values> values)
Sets the list of all valid values and/or ranges of values for this quantity. |
Constructor parameters in org.deegree.protocol.ows.metadata.domain with type arguments of type Values | |
---|---|
AllowedValues(List<Values> values)
Creates a new AllowedValues instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |