public class JfExportChargeInstModel extends AlipayObject
Constructor and Description |
---|
JfExportChargeInstModel() |
Modifier and Type | Method and Description |
---|---|
String |
getChargeInst()
Gets charge inst.
|
String |
getChargeInstName()
Gets charge inst name.
|
String |
getCity()
Gets city.
|
String |
getExtendField()
Gets extend field.
|
String |
getProvince()
Gets province.
|
void |
setChargeInst(String chargeInst)
Sets charge inst.
|
void |
setChargeInstName(String chargeInstName)
Sets charge inst name.
|
void |
setCity(String city)
Sets city.
|
void |
setExtendField(String extendField)
Sets extend field.
|
void |
setProvince(String province)
Sets province.
|
public String getChargeInst()
public void setChargeInst(String chargeInst)
chargeInst
- the charge instpublic String getChargeInstName()
public void setChargeInstName(String chargeInstName)
chargeInstName
- the charge inst namepublic String getCity()
public void setCity(String city)
city
- the citypublic String getExtendField()
public void setExtendField(String extendField)
extendField
- the extend fieldpublic String getProvince()
public void setProvince(String province)
province
- the provinceCopyright © 2018. All rights reserved.