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

org.deegree.ogcwebservices.wcs.describecoverage
Class RangeSet

java.lang.Object
  extended by org.deegree.ogcbase.DescriptionBase
      extended by org.deegree.ogcbase.Description
          extended by org.deegree.ogcwebservices.wcs.describecoverage.RangeSet
All Implemented Interfaces:
Serializable, Cloneable

public class RangeSet
extends Description
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
RangeSet(String name, String label)
           
RangeSet(String name, String label, String description, MetadataLink metadataLink, URI semantic, URI refSys, String refSysLabel, ValueEnum nullValues, AxisDescription[] axisDescription)
           
RangeSet(String name, String label, ValueEnum nullValues, AxisDescription[] axisDescription)
           
 
Method Summary
 Object clone()
           
 AxisDescription[] getAxisDescription()
           
 ValueEnum getNullValues()
           
 URI getRefSys()
           
 String getRefSysLabel()
           
 URI getSemantic()
           
 void setAxisDescription(AxisDescription[] axisDescription)
           
 void setNullValues(ValueEnum nullValues)
           
 void setRefSys(URI refSys)
           
 void setRefSysLabel(String refSysLabel)
           
 void setSemantic(URI semantic)
           
 
Methods inherited from class org.deegree.ogcbase.Description
getLabel, setLabel
 
Methods inherited from class org.deegree.ogcbase.DescriptionBase
getDescription, getMetadataLink, getName, setDescription, setMetadataLink, setName
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RangeSet

public RangeSet(String name,
                String label)
         throws OGCException
Parameters:
name -
label -
Throws:
OGCException

RangeSet

public RangeSet(String name,
                String label,
                ValueEnum nullValues,
                AxisDescription[] axisDescription)
         throws OGCException
Parameters:
name -
label -
nullValues -
axisDescription -
Throws:
OGCException

RangeSet

public RangeSet(String name,
                String label,
                String description,
                MetadataLink metadataLink,
                URI semantic,
                URI refSys,
                String refSysLabel,
                ValueEnum nullValues,
                AxisDescription[] axisDescription)
         throws OGCException
Parameters:
name -
label -
description -
metadataLink -
semantic -
refSys -
refSysLabel -
nullValues -
axisDescription -
Throws:
OGCException
Method Detail

getAxisDescription

public AxisDescription[] getAxisDescription()
Returns:
Returns the axisDescription.

setAxisDescription

public void setAxisDescription(AxisDescription[] axisDescription)
Parameters:
axisDescription - The axisDescription to set.

getNullValues

public ValueEnum getNullValues()
Returns:
Returns the nullValues.

setNullValues

public void setNullValues(ValueEnum nullValues)
Parameters:
nullValues - The nullValues to set.

getRefSys

public URI getRefSys()
Returns:
Returns the refSys.

setRefSys

public void setRefSys(URI refSys)
Parameters:
refSys - The refSys to set.

getRefSysLabel

public String getRefSysLabel()
Returns:
Returns the refSysLabel.

setRefSysLabel

public void setRefSysLabel(String refSysLabel)
Parameters:
refSysLabel - The refSysLabel to set.

getSemantic

public URI getSemantic()
Returns:
Returns the semantic.

setSemantic

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

clone

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