Interface RectifiedGridDomainType

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

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

      • type

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

      • getRectifiedGrid

        RectifiedGridType getRectifiedGrid()
        Gets the "RectifiedGrid" element
      • isSetRectifiedGrid

        boolean isSetRectifiedGrid()
        True if has "RectifiedGrid" element
      • setRectifiedGrid

        void setRectifiedGrid​(RectifiedGridType rectifiedGrid)
        Sets the "RectifiedGrid" element
      • addNewRectifiedGrid

        RectifiedGridType addNewRectifiedGrid()
        Appends and returns a new empty "RectifiedGrid" element
      • unsetRectifiedGrid

        void unsetRectifiedGrid()
        Unsets the "RectifiedGrid" element