public interface IApiQueryFault extends IApiFault
| Modifier and Type | Method and Description |
|---|---|
int |
getColumn()
element : column of type {http://www.w3.org/2001/XMLSchema}int
java type: int
|
int |
getRow()
element : row of type {http://www.w3.org/2001/XMLSchema}int
java type: int
|
void |
setColumn(int column) |
void |
setRow(int row) |
getExceptionCode, getExceptionMessage, setExceptionCode, setExceptionMessageCopyright © 2015. All Rights Reserved.