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: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Rutger Bezema, last edited by: $Author: mschneider $
 
 
 
| 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://www.deegree.org