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

org.deegree.datatypes.values
Class ValueEnum

java.lang.Object
  extended by org.deegree.datatypes.values.ValueEnumBase
      extended by org.deegree.datatypes.values.ValueEnum
All Implemented Interfaces:
Serializable, Cloneable
Direct Known Subclasses:
Values

public class ValueEnum
extends ValueEnumBase
implements Cloneable

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
ValueEnum(Interval[] interval, TypedLiteral[] singleValue)
           
ValueEnum(Interval[] interval, TypedLiteral[] singleValue, URI type, URI semantic)
           
 
Method Summary
 Object clone()
           
 URI getSemantic()
           
 URI getType()
           
 void setSemantic(URI semantic)
           
 void setType(URI type)
           
 
Methods inherited from class org.deegree.datatypes.values.ValueEnumBase
getInterval, getSingleValue, setInterval, setSingleValue
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueEnum

public ValueEnum(Interval[] interval,
                 TypedLiteral[] singleValue)
Parameters:
interval -
singleValue -

ValueEnum

public ValueEnum(Interval[] interval,
                 TypedLiteral[] singleValue,
                 URI type,
                 URI semantic)
Parameters:
interval -
singleValue -
type -
semantic -
Method Detail

getSemantic

public URI getSemantic()
Returns:
Returns the semantic.

setSemantic

public void setSemantic(URI semantic)
Parameters:
semantic - The semantic to set.

getType

public URI getType()
Returns:
Returns the type.

setType

public void setType(URI type)
Parameters:
type - The type to set.

clone

public Object clone()
Overrides:
clone in class Object
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