public class AlipayCommerceAirXfgDsgModifyModel extends AlipayObject
Constructor and Description |
---|
AlipayCommerceAirXfgDsgModifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAge()
Gets age.
|
String |
getNam()
Gets nam.
|
String |
getSex()
Gets sex.
|
String |
getXbw()
Gets xbw.
|
void |
setAge(String age)
Sets age.
|
void |
setNam(String nam)
Sets nam.
|
void |
setSex(String sex)
Sets sex.
|
void |
setXbw(String xbw)
Sets xbw.
|
public String getAge()
public void setAge(String age)
age
- the agepublic String getNam()
public void setNam(String nam)
nam
- the nampublic String getSex()
public void setSex(String sex)
sex
- the sexpublic String getXbw()
public void setXbw(String xbw)
xbw
- the xbwCopyright © 2018. All rights reserved.