Interface ContentsBaseType

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      EList<DatasetDescriptionSummaryBaseType> getDatasetDescriptionSummary()
      Returns the value of the 'Dataset Description Summary' containment reference list.
      EList<MetadataType> getOtherSource()
      Returns the value of the 'Other Source' containment reference list.
      • Methods inherited from interface EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver
    • Method Detail

      • getOtherSource

        EList<MetadataType> getOtherSource()
        Returns the value of the 'Other Source' containment reference list. The list contents are of type MetadataType. Unordered set of references to other sources of metadata describing the coverage offerings available from this server.
        Returns:
        the value of the 'Other Source' containment reference list.
        See Also:
        Ows20Package.getContentsBaseType_OtherSource()