public class AlipayDataDataserviceAntdacEasyserviceQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayDataDataserviceAntdacEasyserviceQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getMethodId()
Gets method id.
|
String |
getParameterJson()
Gets parameter json.
|
void |
setMethodId(String methodId)
Sets method id.
|
void |
setParameterJson(String parameterJson)
Sets parameter json.
|
public AlipayDataDataserviceAntdacEasyserviceQueryModel()
public String getMethodId()
public void setMethodId(String methodId)
methodId
- the method idpublic String getParameterJson()
public void setParameterJson(String parameterJson)
parameterJson
- the parameter jsonCopyright © 2018. All rights reserved.