deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.owscommon_1_1_0
Class Range

java.lang.Object
  extended by 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 (Do, 18. Jun 2009) $
Author:
Rutger Bezema, last edited by: $Author: mschneider $

Constructor Summary
Range(String minimumValue, String maximumValue, String spacing, String rangeClosure)
           
 
Method Summary
 String getMaximumValue()
           
 String getMinimumValue()
           
 String getRangeClosure()
           
 String getSpacing()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Range

public Range(String minimumValue,
             String maximumValue,
             String spacing,
             String rangeClosure)
Parameters:
minimumValue -
maximumValue -
spacing -
rangeClosure -
Method Detail

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.

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org