public class SqlServiceResult extends Object implements Serializable
| Constructor and Description |
|---|
SqlServiceResult() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getData() |
boolean |
getResult() |
void |
setData(Object data) |
void |
setResult(boolean result) |
Copyright © 2016. All rights reserved.