org.n52.oxf.wcsModel.version100.wcsCapabilities
Class AxisDescription

java.lang.Object
  extended by org.n52.oxf.wcsModel.version100.wcsCapabilities.AxisDescription

public class AxisDescription
extends Object


Field Summary
protected  AxisDescriptionType axisDescription
           
 
Constructor Summary
AxisDescription()
           
 
Method Summary
 AxisDescriptionType getAxisDescription()
          Gets the value of the axisDescription property.
 void setAxisDescription(AxisDescriptionType value)
          Sets the value of the axisDescription property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

axisDescription

protected AxisDescriptionType axisDescription
Constructor Detail

AxisDescription

public AxisDescription()
Method Detail

getAxisDescription

public AxisDescriptionType getAxisDescription()
Gets the value of the axisDescription property.

Returns:
possible object is AxisDescriptionType

setAxisDescription

public void setAxisDescription(AxisDescriptionType value)
Sets the value of the axisDescription property.

Parameters:
value - allowed object is AxisDescriptionType


Copyright © 2005 - 2010 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.