public class IdTypeTestComplexParam extends AlipayObject
| 构造器和说明 |
|---|
IdTypeTestComplexParam() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getaIdType() |
String |
getaOpenId() |
String |
getaUserId() |
String |
getbIdTypeList() |
List<String> |
getbOpenIdList() |
List<String> |
getbUserIdList() |
String |
getExpectAIdType() |
String |
getExpectAOpenId() |
String |
getExpectAUserId() |
String |
getExpectBIdTypeList() |
List<String> |
getExpectBOpenIdList() |
List<String> |
getExpectBUserIdList() |
void |
setaIdType(String aIdType) |
void |
setaOpenId(String aOpenId) |
void |
setaUserId(String aUserId) |
void |
setbIdTypeList(String bIdTypeList) |
void |
setbOpenIdList(List<String> bOpenIdList) |
void |
setbUserIdList(List<String> bUserIdList) |
void |
setExpectAIdType(String expectAIdType) |
void |
setExpectAOpenId(String expectAOpenId) |
void |
setExpectAUserId(String expectAUserId) |
void |
setExpectBIdTypeList(String expectBIdTypeList) |
void |
setExpectBOpenIdList(List<String> expectBOpenIdList) |
void |
setExpectBUserIdList(List<String> expectBUserIdList) |
public String getaIdType()
public void setaIdType(String aIdType)
public String getaOpenId()
public void setaOpenId(String aOpenId)
public String getaUserId()
public void setaUserId(String aUserId)
public String getbIdTypeList()
public void setbIdTypeList(String bIdTypeList)
public String getExpectAIdType()
public void setExpectAIdType(String expectAIdType)
public String getExpectAOpenId()
public void setExpectAOpenId(String expectAOpenId)
public String getExpectAUserId()
public void setExpectAUserId(String expectAUserId)
public String getExpectBIdTypeList()
public void setExpectBIdTypeList(String expectBIdTypeList)
Copyright © 2023. All rights reserved.