Package net.opengis.wcs10
Interface AxisDescriptionType1
- All Superinterfaces:
EObject,Notifier
- All Known Implementing Classes:
AxisDescriptionType1Impl
public interface AxisDescriptionType1
extends EObject
A representation of the model object 'Axis Description Type1'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Axis Description' containment reference.voidSets the value of the 'Axis Description' containment reference.Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getAxisDescription
AxisDescriptionType getAxisDescription()Returns the value of the 'Axis Description' containment reference.If the meaning of the 'Axis Description' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Axis Description' containment reference.
- See Also:
-
setAxisDescription
Sets the value of the 'Axis Description' containment reference.- Parameters:
value- the new value of the 'Axis Description' containment reference.- See Also:
-