public class SlmMethodInfo extends AlipayObject
| 构造器和说明 |
|---|
SlmMethodInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMethodDesc() |
String |
getMethodName() |
ServeParamInfo |
getParamInfoList() |
void |
setMethodDesc(String methodDesc) |
void |
setMethodName(String methodName) |
void |
setParamInfoList(ServeParamInfo paramInfoList) |
public String getMethodDesc()
public void setMethodDesc(String methodDesc)
public String getMethodName()
public void setMethodName(String methodName)
public ServeParamInfo getParamInfoList()
public void setParamInfoList(ServeParamInfo paramInfoList)
Copyright © 2023. All rights reserved.