Interface GridDomainType

    • Method Detail

      • getGrid

        GridType getGrid()
        Returns the value of the 'Grid' containment reference.

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

        Returns:
        the value of the 'Grid' containment reference.
        See Also:
        setGrid(GridType), Gml311Package.getGridDomainType_Grid()
      • setGrid

        void setGrid​(GridType value)
        Sets the value of the 'Grid' containment reference.
        Parameters:
        value - the new value of the 'Grid' containment reference.
        See Also:
        getGrid()