public class AccessPurchaseOrder extends AlipayObject
Constructor and Description |
---|
AccessPurchaseOrder() |
Modifier and Type | Method and Description |
---|---|
String |
getApplyDate()
Gets apply date.
|
String |
getAssetItemId()
Gets asset item id.
|
String |
getAssetOrderId()
Gets asset order id.
|
String |
getAssetPurchaseId()
Gets asset purchase id.
|
String |
getCity()
Gets city.
|
String |
getCount()
Gets count.
|
String |
getCreateDate()
Gets create date.
|
String |
getDistrict()
Gets district.
|
String |
getIsProduce()
Gets is produce.
|
String |
getProvince()
Gets province.
|
String |
getReceiverAddress()
Gets receiver address.
|
String |
getReceiverMobile()
Gets receiver mobile.
|
String |
getReceiverName()
Gets receiver name.
|
String |
getStuffAttrName()
Gets stuff attr name.
|
String |
getStuffMaterial()
Gets stuff material.
|
String |
getStuffSize()
Gets stuff size.
|
String |
getStuffType()
Gets stuff type.
|
String |
getTemplateId()
Gets template id.
|
String |
getTemplateName()
Gets template name.
|
void |
setApplyDate(String applyDate)
Sets apply date.
|
void |
setAssetItemId(String assetItemId)
Sets asset item id.
|
void |
setAssetOrderId(String assetOrderId)
Sets asset order id.
|
void |
setAssetPurchaseId(String assetPurchaseId)
Sets asset purchase id.
|
void |
setCity(String city)
Sets city.
|
void |
setCount(String count)
Sets count.
|
void |
setCreateDate(String createDate)
Sets create date.
|
void |
setDistrict(String district)
Sets district.
|
void |
setIsProduce(String isProduce)
Sets is produce.
|
void |
setProvince(String province)
Sets province.
|
void |
setReceiverAddress(String receiverAddress)
Sets receiver address.
|
void |
setReceiverMobile(String receiverMobile)
Sets receiver mobile.
|
void |
setReceiverName(String receiverName)
Sets receiver name.
|
void |
setStuffAttrName(String stuffAttrName)
Sets stuff attr name.
|
void |
setStuffMaterial(String stuffMaterial)
Sets stuff material.
|
void |
setStuffSize(String stuffSize)
Sets stuff size.
|
void |
setStuffType(String stuffType)
Sets stuff type.
|
void |
setTemplateId(String templateId)
Sets template id.
|
void |
setTemplateName(String templateName)
Sets template name.
|
public String getApplyDate()
public void setApplyDate(String applyDate)
applyDate
- the apply datepublic String getAssetItemId()
public void setAssetItemId(String assetItemId)
assetItemId
- the asset item idpublic String getAssetOrderId()
public void setAssetOrderId(String assetOrderId)
assetOrderId
- the asset order idpublic String getAssetPurchaseId()
public void setAssetPurchaseId(String assetPurchaseId)
assetPurchaseId
- the asset purchase idpublic String getCity()
public void setCity(String city)
city
- the citypublic String getCount()
public void setCount(String count)
count
- the countpublic String getCreateDate()
public void setCreateDate(String createDate)
createDate
- the create datepublic String getDistrict()
public void setDistrict(String district)
district
- the districtpublic String getIsProduce()
public void setIsProduce(String isProduce)
isProduce
- the is producepublic String getProvince()
public void setProvince(String province)
province
- the provincepublic String getReceiverAddress()
public void setReceiverAddress(String receiverAddress)
receiverAddress
- the receiver addresspublic String getReceiverMobile()
public void setReceiverMobile(String receiverMobile)
receiverMobile
- the receiver mobilepublic String getReceiverName()
public void setReceiverName(String receiverName)
receiverName
- the receiver namepublic String getStuffAttrName()
public void setStuffAttrName(String stuffAttrName)
stuffAttrName
- the stuff attr namepublic String getStuffMaterial()
public void setStuffMaterial(String stuffMaterial)
stuffMaterial
- the stuff materialpublic String getStuffSize()
public void setStuffSize(String stuffSize)
stuffSize
- the stuff sizepublic String getStuffType()
public void setStuffType(String stuffType)
stuffType
- the stuff typepublic String getTemplateId()
public void setTemplateId(String templateId)
templateId
- the template idpublic String getTemplateName()
public void setTemplateName(String templateName)
templateName
- the template nameCopyright © 2018. All rights reserved.