Interface AbstractGriddedSurfaceType

    • Field Detail

      • type

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

      • getRows2

        BigInteger getRows2()
        Gets the "rows" attribute
      • xgetRows2

        org.apache.xmlbeans.XmlInteger xgetRows2()
        Gets (as xml) the "rows" attribute
      • isSetRows2

        boolean isSetRows2()
        True if has "rows" attribute
      • setRows2

        void setRows2​(BigInteger rows2)
        Sets the "rows" attribute
      • xsetRows2

        void xsetRows2​(org.apache.xmlbeans.XmlInteger rows2)
        Sets (as xml) the "rows" attribute
      • unsetRows2

        void unsetRows2()
        Unsets the "rows" attribute
      • getColumns

        BigInteger getColumns()
        Gets the "columns" attribute
      • xgetColumns

        org.apache.xmlbeans.XmlInteger xgetColumns()
        Gets (as xml) the "columns" attribute
      • isSetColumns

        boolean isSetColumns()
        True if has "columns" attribute
      • setColumns

        void setColumns​(BigInteger columns)
        Sets the "columns" attribute
      • xsetColumns

        void xsetColumns​(org.apache.xmlbeans.XmlInteger columns)
        Sets (as xml) the "columns" attribute
      • unsetColumns

        void unsetColumns()
        Unsets the "columns" attribute