public class LogResult extends Object
| 构造器和说明 |
|---|
LogResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLogKey() |
String |
getLogText() |
boolean |
getSuccess() |
LogResult |
setLogKey(String logKey) |
LogResult |
setLogText(String logText) |
LogResult |
setSuccess(boolean success)
The default vaule is
true |
protected boolean success
protected String logKey
protected String logText
Copyright © 2019 Shanghai Stock Exchange. All rights reserved.