public class ActivityCopyResult extends AlipayObject
| 构造器和说明 |
|---|
ActivityCopyResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCopyContent() |
String |
getErrorMsg() |
Boolean |
getResult() |
void |
setCopyContent(String copyContent) |
void |
setErrorMsg(String errorMsg) |
void |
setResult(Boolean result) |
Copyright © 2020. All rights reserved.