public class ZhimaMerchantBorrowEntityUploadModel extends AlipayObject
Constructor and Description |
---|
ZhimaMerchantBorrowEntityUploadModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAddressDesc()
Gets address desc.
|
String |
getCanBorrow()
Gets can borrow.
|
String |
getCanBorrowCnt()
Gets can borrow cnt.
|
String |
getCategoryCode()
Gets category code.
|
String |
getCollectRent()
Gets collect rent.
|
String |
getContactNumber()
Gets contact number.
|
String |
getEntityCode()
Gets entity code.
|
String |
getEntityName()
Gets entity name.
|
String |
getLatitude()
Gets latitude.
|
String |
getLongitude()
Gets longitude.
|
String |
getOfficeHoursDesc()
Gets office hours desc.
|
String |
getProductCode()
Gets product code.
|
String |
getRentDesc()
Gets rent desc.
|
String |
getTotalBorrowCnt()
Gets total borrow cnt.
|
String |
getUploadTime()
Gets upload time.
|
void |
setAddressDesc(String addressDesc)
Sets address desc.
|
void |
setCanBorrow(String canBorrow)
Sets can borrow.
|
void |
setCanBorrowCnt(String canBorrowCnt)
Sets can borrow cnt.
|
void |
setCategoryCode(String categoryCode)
Sets category code.
|
void |
setCollectRent(String collectRent)
Sets collect rent.
|
void |
setContactNumber(String contactNumber)
Sets contact number.
|
void |
setEntityCode(String entityCode)
Sets entity code.
|
void |
setEntityName(String entityName)
Sets entity name.
|
void |
setLatitude(String latitude)
Sets latitude.
|
void |
setLongitude(String longitude)
Sets longitude.
|
void |
setOfficeHoursDesc(String officeHoursDesc)
Sets office hours desc.
|
void |
setProductCode(String productCode)
Sets product code.
|
void |
setRentDesc(String rentDesc)
Sets rent desc.
|
void |
setTotalBorrowCnt(String totalBorrowCnt)
Sets total borrow cnt.
|
void |
setUploadTime(String uploadTime)
Sets upload time.
|
public ZhimaMerchantBorrowEntityUploadModel()
public String getAddressDesc()
public void setAddressDesc(String addressDesc)
addressDesc
- the address descpublic String getCanBorrow()
public void setCanBorrow(String canBorrow)
canBorrow
- the can borrowpublic String getCanBorrowCnt()
public void setCanBorrowCnt(String canBorrowCnt)
canBorrowCnt
- the can borrow cntpublic String getCategoryCode()
public void setCategoryCode(String categoryCode)
categoryCode
- the category codepublic String getCollectRent()
public void setCollectRent(String collectRent)
collectRent
- the collect rentpublic String getContactNumber()
public void setContactNumber(String contactNumber)
contactNumber
- the contact numberpublic String getEntityCode()
public void setEntityCode(String entityCode)
entityCode
- the entity codepublic String getEntityName()
public void setEntityName(String entityName)
entityName
- the entity namepublic String getLatitude()
public void setLatitude(String latitude)
latitude
- the latitudepublic String getLongitude()
public void setLongitude(String longitude)
longitude
- the longitudepublic String getOfficeHoursDesc()
public void setOfficeHoursDesc(String officeHoursDesc)
officeHoursDesc
- the office hours descpublic String getProductCode()
public void setProductCode(String productCode)
productCode
- the product codepublic String getRentDesc()
public void setRentDesc(String rentDesc)
rentDesc
- the rent descpublic String getTotalBorrowCnt()
public void setTotalBorrowCnt(String totalBorrowCnt)
totalBorrowCnt
- the total borrow cntpublic String getUploadTime()
public void setUploadTime(String uploadTime)
uploadTime
- the upload timeCopyright © 2018. All rights reserved.