public class AlipayOpenOperationOpenbizmockPatchQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOpenOperationOpenbizmockPatchQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getbQuery() |
String |
getcBody() |
TestDemo |
getComplexA() |
TestDemo |
getComplexB() |
TestDemoWzw |
getComplexC() |
TestDemoWzw |
getComplexD() |
String |
getIdTypea() |
String |
getIdTypeModifyOpenId() |
String |
getPrice() |
String |
getUida() |
void |
setbQuery(String bQuery) |
void |
setcBody(String cBody) |
void |
setComplexA(TestDemo complexA) |
void |
setComplexB(TestDemo complexB) |
void |
setComplexC(TestDemoWzw complexC) |
void |
setComplexD(TestDemoWzw complexD) |
void |
setIdTypea(String idTypea) |
void |
setIdTypeModifyOpenId(String idTypeModifyOpenId) |
void |
setPrice(String price) |
void |
setUida(String uida) |
public AlipayOpenOperationOpenbizmockPatchQueryModel()
public String getbQuery()
public void setbQuery(String bQuery)
public String getcBody()
public void setcBody(String cBody)
public TestDemo getComplexA()
public void setComplexA(TestDemo complexA)
public TestDemo getComplexB()
public void setComplexB(TestDemo complexB)
public TestDemoWzw getComplexC()
public void setComplexC(TestDemoWzw complexC)
public TestDemoWzw getComplexD()
public void setComplexD(TestDemoWzw complexD)
public String getIdTypeModifyOpenId()
public void setIdTypeModifyOpenId(String idTypeModifyOpenId)
public String getIdTypea()
public void setIdTypea(String idTypea)
public String getPrice()
public void setPrice(String price)
public String getUida()
public void setUida(String uida)
Copyright © 2023. All rights reserved.