org.deegree.datatypes.values
Class Interval
java.lang.Object
org.deegree.datatypes.values.ValueRange
org.deegree.datatypes.values.Interval
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class Interval
- extends ValueRange
- implements java.lang.Cloneable, java.io.Serializable
- Since:
- 2.0
- Version:
- $Revision: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Andreas Poth, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Constructor Summary |
Interval(TypedLiteral min,
TypedLiteral max,
java.net.URI type,
java.net.URI semantic,
boolean atomic,
Closure closure,
TypedLiteral res)
|
Interval(TypedLiteral min,
TypedLiteral max,
java.net.URI type,
java.net.URI semantic,
TypedLiteral res)
default: atomic = false closure = closed |
Methods inherited from class org.deegree.datatypes.values.ValueRange |
getClosure, getMax, getMin, getSemantic, getSpacing, getType, isAtomic, setAtomic, setClosure, setMax, setMin, setSemantic, setSpacing, setType |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Interval
public Interval(TypedLiteral min,
TypedLiteral max,
java.net.URI type,
java.net.URI semantic,
TypedLiteral res)
- default: atomic = false closure = closed
- Parameters:
min
- max
- type
- semantic
- res
-
Interval
public Interval(TypedLiteral min,
TypedLiteral max,
java.net.URI type,
java.net.URI semantic,
boolean atomic,
Closure closure,
TypedLiteral res)
- Parameters:
min
- max
- type
- semantic
- atomic
- closure
- res
-
getRes
public TypedLiteral getRes()
- Returns:
- Returns the res.
setRes
public void setRes(TypedLiteral res)
- Parameters:
res
- The res to set.
clone
public java.lang.Object clone()
- Overrides:
clone
in class ValueRange
- See Also:
Object.clone()
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org