public class TradeResult extends Object
Constructor and Description |
---|
TradeResult() |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
String |
getMsg() |
void |
setCode(int code) |
void |
setMsg(String msg) |
String |
toString() |
Copyright © 2014–2015. All rights reserved.