Package net.opengis.ows20
Interface AdditionalParametersBaseType
- All Superinterfaces:
EObject
,MetadataType
,Notifier
- All Known Subinterfaces:
AdditionalParametersType
- All Known Implementing Classes:
AdditionalParametersBaseTypeImpl
,AdditionalParametersTypeImpl
A representation of the model object 'Additional Parameters Base Type'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Additional Parameter' containment reference.void
Sets the value of the 'Additional Parameter
' containment reference.Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface MetadataType
getAbout, getAbstractMetaData, getAbstractMetaDataGroup, getActuate, getArcrole, getHref, getRole, getShow, getTitle, getType, isSetActuate, isSetShow, isSetType, setAbout, setActuate, setArcrole, setHref, setRole, setShow, setTitle, setType, unsetActuate, unsetShow, unsetType
Methods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getAdditionalParameter
AdditionalParameterType getAdditionalParameter()Returns the value of the 'Additional Parameter' containment reference. One additional metadata parameter.- Returns:
- the value of the 'Additional Parameter' containment reference.
- See Also:
-
setAdditionalParameter
Sets the value of the 'Additional Parameter
' containment reference.- Parameters:
value
- the new value of the 'Additional Parameter' containment reference.- See Also:
-