public class MdmPointMappingGetRequest extends Object implements EnvisionRequest<MdmPointMappingGetResponse>
| 构造器和说明 |
|---|
MdmPointMappingGetRequest(List<String> mdmIDList,
List<String> pointIDList) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
check() |
String |
getApiMethodName()
Get Api Name。
|
String |
getMdmIDList() |
String |
getPointIDLists() |
Class<MdmPointMappingGetResponse> |
getResponseClass() |
Map<String,String> |
getTextParams()
Gets all the Key-Value form of the text request parameter set:
Key: Request parameter name
Value: Request parameter value
|
void |
setMdmIDList(String mdmIDList) |
void |
setPointIDLists(String pointIDLists) |
public String getMdmIDList()
public void setMdmIDList(String mdmIDList)
public String getPointIDLists()
public void setPointIDLists(String pointIDLists)
public String getApiMethodName()
EnvisionRequestgetApiMethodName 在接口中 EnvisionRequest<MdmPointMappingGetResponse>public Map<String,String> getTextParams()
EnvisionRequestgetTextParams 在接口中 EnvisionRequest<MdmPointMappingGetResponse>public Class<MdmPointMappingGetResponse> getResponseClass()
public void check()
throws EnvisionRuleException
check 在接口中 EnvisionRequest<MdmPointMappingGetResponse>EnvisionRuleExceptionCopyright © 2018. All rights reserved.