org.deegree.owscommon_1_1_0
Class Range
java.lang.Object
org.deegree.owscommon_1_1_0.Range
public class Range
- extends Object
Range
encapsulation of an ows 1.1.0 Range, which can hold a max, min, opening and closure (e.g '(' or
'[' ) value.
- Version:
- $Revision:$, $Date:$
- Author:
- Rutger Bezema, last edited by: $Author:$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Range
public Range(String minimumValue,
String maximumValue,
String spacing,
String rangeClosure)
- Parameters:
minimumValue
- maximumValue
- spacing
- rangeClosure
-
getMinimumValue
public final String getMinimumValue()
- Returns:
- the minimumValue.
getMaximumValue
public final String getMaximumValue()
- Returns:
- the maximumValue.
getSpacing
public final String getSpacing()
- Returns:
- the spacing.
getRangeClosure
public final String getRangeClosure()
- Returns:
- the rangeClosure.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net