public class ExproductconfResponse extends AlipayObject
| Constructor and Description |
|---|
ExproductconfResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChargeInst()
Gets charge inst.
|
String |
getChargeinstName()
Gets chargeinst name.
|
String |
getChargeoffInst()
Gets chargeoff inst.
|
String |
getChargeoffinstName()
Gets chargeoffinst name.
|
String |
getCity()
Gets city.
|
String |
getExtend()
Gets extend.
|
String |
getProvince()
Gets province.
|
String |
getStatus()
Gets status.
|
void |
setChargeInst(String chargeInst)
Sets charge inst.
|
void |
setChargeinstName(String chargeinstName)
Sets chargeinst name.
|
void |
setChargeoffInst(String chargeoffInst)
Sets chargeoff inst.
|
void |
setChargeoffinstName(String chargeoffinstName)
Sets chargeoffinst name.
|
void |
setCity(String city)
Sets city.
|
void |
setExtend(String extend)
Sets extend.
|
void |
setProvince(String province)
Sets province.
|
void |
setStatus(String status)
Sets status.
|
public String getChargeInst()
public void setChargeInst(String chargeInst)
chargeInst - the charge instpublic String getChargeinstName()
public void setChargeinstName(String chargeinstName)
chargeinstName - the chargeinst namepublic String getChargeoffInst()
public void setChargeoffInst(String chargeoffInst)
chargeoffInst - the chargeoff instpublic String getChargeoffinstName()
public void setChargeoffinstName(String chargeoffinstName)
chargeoffinstName - the chargeoffinst namepublic String getCity()
public void setCity(String city)
city - the citypublic String getExtend()
public void setExtend(String extend)
extend - the extendpublic String getProvince()
public void setProvince(String province)
province - the provincepublic String getStatus()
public void setStatus(String status)
status - the statusCopyright © 2018. All rights reserved.