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

org.deegree.datatypes.values
Class Interval

java.lang.Object
  extended by org.deegree.datatypes.values.ValueRange
      extended by org.deegree.datatypes.values.Interval
All Implemented Interfaces:
Serializable, Cloneable

public class Interval
extends ValueRange
implements Cloneable, 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, URI type, URI semantic, boolean atomic, Closure closure, TypedLiteral res)
           
Interval(TypedLiteral min, TypedLiteral max, URI type, URI semantic, TypedLiteral res)
          default: atomic = false closure = closed
 
Method Summary
 Object clone()
           
 TypedLiteral getRes()
           
 void setRes(TypedLiteral res)
           
 
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
 

Constructor Detail

Interval

public Interval(TypedLiteral min,
                TypedLiteral max,
                URI type,
                URI semantic,
                TypedLiteral res)
default: atomic = false closure = closed

Parameters:
min -
max -
type -
semantic -
res -

Interval

public Interval(TypedLiteral min,
                TypedLiteral max,
                URI type,
                URI semantic,
                boolean atomic,
                Closure closure,
                TypedLiteral res)
Parameters:
min -
max -
type -
semantic -
atomic -
closure -
res -
Method Detail

getRes

public TypedLiteral getRes()
Returns:
Returns the res.

setRes

public void setRes(TypedLiteral res)
Parameters:
res - The res to set.

clone

public Object clone()
Overrides:
clone in class ValueRange
See Also:
Object.clone()

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