Interface GridDomainType

  • All Superinterfaces:
    DomainSetType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    GridDomainTypeImpl

    public interface GridDomainType
    extends DomainSetType
    An XML GridDomainType(@http://www.opengis.net/gml). This is a complex type.
    • Field Detail

      • type

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

      • getGrid

        GridType getGrid()
        Gets the "Grid" element
      • isSetGrid

        boolean isSetGrid()
        True if has "Grid" element
      • setGrid

        void setGrid​(GridType grid)
        Sets the "Grid" element
      • addNewGrid

        GridType addNewGrid()
        Appends and returns a new empty "Grid" element
      • unsetGrid

        void unsetGrid()
        Unsets the "Grid" element