public class CommunicationResultPojo extends Object
| Constructor and Description |
|---|
CommunicationResultPojo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getReturnCode() |
String |
getReturnMsg() |
void |
setReturnCode(String returnCode) |
void |
setReturnMsg(String returnMsg) |
Copyright © 2006–2018 TinyGroup. All rights reserved.