public class AlipayOpenAppXwbsssQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayOpenAppXwbsssQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getA()
Gets a.
|
String |
getB()
Gets b.
|
List<Long> |
getC()
Gets c.
|
String |
getEffectDate()
Gets effect date.
|
void |
setA(String a)
Sets a.
|
void |
setB(String b)
Sets b.
|
void |
setC(List<Long> c)
Sets c.
|
void |
setEffectDate(String effectDate)
Sets effect date.
|
public String getA()
public void setA(String a)
a
- the apublic String getB()
public void setB(String b)
b
- the bpublic String getEffectDate()
public void setEffectDate(String effectDate)
effectDate
- the effect dateCopyright © 2018. All rights reserved.