Interface AbstractCoverageType

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getDomainSet

        DomainSetType getDomainSet()
        Gets the "domainSet" element
      • setDomainSet

        void setDomainSet​(DomainSetType domainSet)
        Sets the "domainSet" element
      • addNewDomainSet

        DomainSetType addNewDomainSet()
        Appends and returns a new empty "domainSet" element
      • getRangeSet

        RangeSetType getRangeSet()
        Gets the "rangeSet" element
      • setRangeSet

        void setRangeSet​(RangeSetType rangeSet)
        Sets the "rangeSet" element
      • addNewRangeSet

        RangeSetType addNewRangeSet()
        Appends and returns a new empty "rangeSet" element