public class AlipayEcoEduKtSchoolinfoModifyModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoEduKtSchoolinfoModifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBankcardNo()
Gets bankcard no.
|
String |
getBankNotifyUrl()
Gets bank notify url.
|
String |
getBankPartnerId()
Gets bank partner id.
|
String |
getBankUid()
Gets bank uid.
|
String |
getCityCode()
Gets city code.
|
String |
getCityName()
Gets city name.
|
String |
getDistrictCode()
Gets district code.
|
String |
getDistrictName()
Gets district name.
|
String |
getIsvName()
Gets isv name.
|
String |
getIsvNo()
Gets isv no.
|
String |
getIsvNotifyUrl()
Gets isv notify url.
|
String |
getIsvPhone()
Gets isv phone.
|
String |
getIsvPid()
Gets isv pid.
|
String |
getProvinceCode()
Gets province code.
|
String |
getProvinceName()
Gets province name.
|
String |
getSchoolIcon()
Gets school icon.
|
String |
getSchoolIconType()
Gets school icon type.
|
String |
getSchoolName()
Gets school name.
|
String |
getSchoolPid()
Gets school pid.
|
String |
getSchoolStdcode()
Gets school stdcode.
|
String |
getSchoolType()
Gets school type.
|
String |
getWhiteChannelCode()
Gets white channel code.
|
void |
setBankcardNo(String bankcardNo)
Sets bankcard no.
|
void |
setBankNotifyUrl(String bankNotifyUrl)
Sets bank notify url.
|
void |
setBankPartnerId(String bankPartnerId)
Sets bank partner id.
|
void |
setBankUid(String bankUid)
Sets bank uid.
|
void |
setCityCode(String cityCode)
Sets city code.
|
void |
setCityName(String cityName)
Sets city name.
|
void |
setDistrictCode(String districtCode)
Sets district code.
|
void |
setDistrictName(String districtName)
Sets district name.
|
void |
setIsvName(String isvName)
Sets isv name.
|
void |
setIsvNo(String isvNo)
Sets isv no.
|
void |
setIsvNotifyUrl(String isvNotifyUrl)
Sets isv notify url.
|
void |
setIsvPhone(String isvPhone)
Sets isv phone.
|
void |
setIsvPid(String isvPid)
Sets isv pid.
|
void |
setProvinceCode(String provinceCode)
Sets province code.
|
void |
setProvinceName(String provinceName)
Sets province name.
|
void |
setSchoolIcon(String schoolIcon)
Sets school icon.
|
void |
setSchoolIconType(String schoolIconType)
Sets school icon type.
|
void |
setSchoolName(String schoolName)
Sets school name.
|
void |
setSchoolPid(String schoolPid)
Sets school pid.
|
void |
setSchoolStdcode(String schoolStdcode)
Sets school stdcode.
|
void |
setSchoolType(String schoolType)
Sets school type.
|
void |
setWhiteChannelCode(String whiteChannelCode)
Sets white channel code.
|
public String getBankNotifyUrl()
public void setBankNotifyUrl(String bankNotifyUrl)
bankNotifyUrl
- the bank notify urlpublic String getBankPartnerId()
public void setBankPartnerId(String bankPartnerId)
bankPartnerId
- the bank partner idpublic String getBankUid()
public void setBankUid(String bankUid)
bankUid
- the bank uidpublic String getBankcardNo()
public void setBankcardNo(String bankcardNo)
bankcardNo
- the bankcard nopublic String getCityCode()
public void setCityCode(String cityCode)
cityCode
- the city codepublic String getCityName()
public void setCityName(String cityName)
cityName
- the city namepublic String getDistrictCode()
public void setDistrictCode(String districtCode)
districtCode
- the district codepublic String getDistrictName()
public void setDistrictName(String districtName)
districtName
- the district namepublic String getIsvName()
public void setIsvName(String isvName)
isvName
- the isv namepublic String getIsvNo()
public void setIsvNo(String isvNo)
isvNo
- the isv nopublic String getIsvNotifyUrl()
public void setIsvNotifyUrl(String isvNotifyUrl)
isvNotifyUrl
- the isv notify urlpublic String getIsvPhone()
public void setIsvPhone(String isvPhone)
isvPhone
- the isv phonepublic String getIsvPid()
public void setIsvPid(String isvPid)
isvPid
- the isv pidpublic String getProvinceCode()
public void setProvinceCode(String provinceCode)
provinceCode
- the province codepublic String getProvinceName()
public void setProvinceName(String provinceName)
provinceName
- the province namepublic String getSchoolIcon()
public void setSchoolIcon(String schoolIcon)
schoolIcon
- the school iconpublic String getSchoolIconType()
public void setSchoolIconType(String schoolIconType)
schoolIconType
- the school icon typepublic String getSchoolName()
public void setSchoolName(String schoolName)
schoolName
- the school namepublic String getSchoolPid()
public void setSchoolPid(String schoolPid)
schoolPid
- the school pidpublic String getSchoolStdcode()
public void setSchoolStdcode(String schoolStdcode)
schoolStdcode
- the school stdcodepublic String getSchoolType()
public void setSchoolType(String schoolType)
schoolType
- the school typepublic String getWhiteChannelCode()
public void setWhiteChannelCode(String whiteChannelCode)
whiteChannelCode
- the white channel codeCopyright © 2018. All rights reserved.