public class ApmobileAppUsedApiDTO extends AlipayObject
| 构造器和说明 |
|---|
ApmobileAppUsedApiDTO() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getApiDesc() |
String |
getBundle() |
String |
getMethodInfo() |
String |
getStmt() |
void |
setApiDesc(String apiDesc) |
void |
setBundle(String bundle) |
void |
setMethodInfo(String methodInfo) |
void |
setStmt(String stmt) |
public String getApiDesc()
public void setApiDesc(String apiDesc)
public String getBundle()
public void setBundle(String bundle)
public String getMethodInfo()
public void setMethodInfo(String methodInfo)
public String getStmt()
public void setStmt(String stmt)
Copyright © 2023. All rights reserved.