org.deegree.ogcwebservices.wcs.describecoverage
Class RangeSet
java.lang.Object
org.deegree.ogcbase.DescriptionBase
org.deegree.ogcbase.Description
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 (Thu, 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)
|
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
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()
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org