Package net.opengis.ows20
Interface AdditionalParametersType
- All Superinterfaces:
AdditionalParametersBaseType
,EObject
,MetadataType
,Notifier
- All Known Implementing Classes:
AdditionalParametersTypeImpl
A representation of the model object 'Additional Parameters Type'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionEList<AdditionalParameterType>
Returns the value of the 'Additional Parameter1' containment reference list.Methods inherited from interface AdditionalParametersBaseType
getAdditionalParameter, setAdditionalParameter
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
-
getAdditionalParameter1
EList<AdditionalParameterType> getAdditionalParameter1()Returns the value of the 'Additional Parameter1' containment reference list. The list contents are of typeAdditionalParameterType
. One additional metadata parameter.- Returns:
- the value of the 'Additional Parameter1' containment reference list.
- See Also:
-