Interface CoverageOfferingBriefType

All Superinterfaces:
AbstractDescriptionBaseType, AbstractDescriptionType, AbstractGMLType, EObject, Notifier
All Known Subinterfaces:
CoverageOfferingType
All Known Implementing Classes:
CoverageOfferingBriefTypeImpl, CoverageOfferingTypeImpl

public interface CoverageOfferingBriefType extends AbstractDescriptionType
A representation of the model object 'Coverage Offering Brief Type'. Brief description of one coverage avaialble from a WCS.

The following features are supported:

See Also:
  • Method Details

    • getLonLatEnvelope

      LonLatEnvelopeType getLonLatEnvelope()
      Returns the value of the 'Lon Lat Envelope' containment reference.

      If the meaning of the 'Lon Lat Envelope' containment reference isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Lon Lat Envelope' containment reference.
      See Also:
    • setLonLatEnvelope

      void setLonLatEnvelope(LonLatEnvelopeType value)
      Sets the value of the 'Lon Lat Envelope' containment reference.
      Parameters:
      value - the new value of the 'Lon Lat Envelope' containment reference.
      See Also:
    • getKeywords

      EList getKeywords()
      Returns the value of the 'Keywords' containment reference list. The list contents are of type KeywordsType. Unordered list of one or more commonly used or formalised word(s) or phrase(s) used to describe the subject. When needed, the optional "type" can name the type of the associated list of keywords that shall all have the same type. Also when needed, the codeSpace attribute of that "type" can also reference the type name authority and/or thesaurus. (Largely based on MD_Keywords class in ISO 19115.)
      Returns:
      the value of the 'Keywords' containment reference list.
      See Also: