org.deegree.ogcwebservices.wcs.describecoverage
Class AxisDescription
java.lang.Object
org.deegree.ogcbase.DescriptionBase
org.deegree.ogcbase.Description
org.deegree.ogcwebservices.wcs.describecoverage.AxisDescription
- All Implemented Interfaces:
- Serializable, Cloneable
public class AxisDescription
- extends Description
- implements Cloneable
- Since:
- 2.0
- Version:
- $Revision: 6709 $, 1.0. $Revision: 6709 $, $Date: 2007-04-27 15:07:54 +0200 (Fr, 27 Apr 2007) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
- See Also:
- Serialized Form
AxisDescription
public AxisDescription(String name,
String label,
Values values)
throws OGCException,
WCSException
- Parameters:
name
- label
- values
-
- Throws:
OGCException
WCSException
AxisDescription
public AxisDescription(String name,
String label,
String description,
MetadataLink metadataLink,
URI semantic,
URI refSys,
String refSysLabel,
Values values)
throws OGCException,
WCSException
- Parameters:
name
- label
- description
- metadataLink
- semantic
- refSys
- refSysLabel
- values
-
- Throws:
OGCException
WCSException
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.
getValues
public Values getValues()
- Returns:
- Returns the values.
setValues
public void setValues(Values values)
throws WCSException
- Parameters:
values
- The values to set.
- Throws:
WCSException
clone
public Object clone()
- Overrides:
clone
in class Description
- Returns:
- cloned object
- See Also:
Object.clone()
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net