Interface IApiQueryFault

    • Method Detail

      • getRow

        int getRow()
        element : row of type {http://www.w3.org/2001/XMLSchema}int java type: int
      • setRow

        void setRow​(int row)
      • getColumn

        int getColumn()
        element : column of type {http://www.w3.org/2001/XMLSchema}int java type: int
      • setColumn

        void setColumn​(int column)