public class AlipayDaoweiServiceModifyModel extends AlipayObject
| Constructor and Description |
|---|
AlipayDaoweiServiceModifyModel() |
| Modifier and Type | Method and Description |
|---|---|
List<AssuranceInfo> |
getAssuranceDesc()
Gets assurance desc.
|
List<CommonDescInfo> |
getAttention()
Gets attention.
|
String |
getCategoryCode()
Gets category code.
|
String |
getCityCode()
Gets city code.
|
List<CommonDescInfo> |
getDesc()
Gets desc.
|
List<String> |
getDistrictCodeList()
Gets district code list.
|
List<String> |
getImageUrls()
Gets image urls.
|
String |
getLatitude()
Gets latitude.
|
String |
getLongitude()
Gets longitude.
|
String |
getMode()
Gets mode.
|
String |
getOutServiceId()
Gets out service id.
|
String |
getOutSpId()
Gets out sp id.
|
List<CommonDescInfo> |
getPriceDesc()
Gets price desc.
|
String |
getPriceDimType()
Gets price dim type.
|
List<CommonDescInfo> |
getProcessDesc()
Gets process desc.
|
List<SkuPropertyInfo> |
getProperty()
Gets property.
|
Long |
getQuantity()
Gets quantity.
|
String |
getServiceName()
Gets service name.
|
String |
getServiceRange()
Gets service range.
|
List<SkuDescInfo> |
getSku()
Gets sku.
|
String |
getStatus()
Gets status.
|
String |
getTags()
Gets tags.
|
String |
getType()
Gets type.
|
String |
getUnit()
Gets unit.
|
String |
getUnitPrice()
Gets unit price.
|
void |
setAssuranceDesc(List<AssuranceInfo> assuranceDesc)
Sets assurance desc.
|
void |
setAttention(List<CommonDescInfo> attention)
Sets attention.
|
void |
setCategoryCode(String categoryCode)
Sets category code.
|
void |
setCityCode(String cityCode)
Sets city code.
|
void |
setDesc(List<CommonDescInfo> desc)
Sets desc.
|
void |
setDistrictCodeList(List<String> districtCodeList)
Sets district code list.
|
void |
setImageUrls(List<String> imageUrls)
Sets image urls.
|
void |
setLatitude(String latitude)
Sets latitude.
|
void |
setLongitude(String longitude)
Sets longitude.
|
void |
setMode(String mode)
Sets mode.
|
void |
setOutServiceId(String outServiceId)
Sets out service id.
|
void |
setOutSpId(String outSpId)
Sets out sp id.
|
void |
setPriceDesc(List<CommonDescInfo> priceDesc)
Sets price desc.
|
void |
setPriceDimType(String priceDimType)
Sets price dim type.
|
void |
setProcessDesc(List<CommonDescInfo> processDesc)
Sets process desc.
|
void |
setProperty(List<SkuPropertyInfo> property)
Sets property.
|
void |
setQuantity(Long quantity)
Sets quantity.
|
void |
setServiceName(String serviceName)
Sets service name.
|
void |
setServiceRange(String serviceRange)
Sets service range.
|
void |
setSku(List<SkuDescInfo> sku)
Sets sku.
|
void |
setStatus(String status)
Sets status.
|
void |
setTags(String tags)
Sets tags.
|
void |
setType(String type)
Sets type.
|
void |
setUnit(String unit)
Sets unit.
|
void |
setUnitPrice(String unitPrice)
Sets unit price.
|
public List<AssuranceInfo> getAssuranceDesc()
public void setAssuranceDesc(List<AssuranceInfo> assuranceDesc)
assuranceDesc - the assurance descpublic List<CommonDescInfo> getAttention()
public void setAttention(List<CommonDescInfo> attention)
attention - the attentionpublic String getCategoryCode()
public void setCategoryCode(String categoryCode)
categoryCode - the category codepublic String getCityCode()
public void setCityCode(String cityCode)
cityCode - the city codepublic List<CommonDescInfo> getDesc()
public void setDesc(List<CommonDescInfo> desc)
desc - the descpublic List<String> getDistrictCodeList()
public void setDistrictCodeList(List<String> districtCodeList)
districtCodeList - the district code listpublic void setImageUrls(List<String> imageUrls)
imageUrls - the image urlspublic String getLatitude()
public void setLatitude(String latitude)
latitude - the latitudepublic String getLongitude()
public void setLongitude(String longitude)
longitude - the longitudepublic String getMode()
public void setMode(String mode)
mode - the modepublic String getOutServiceId()
public void setOutServiceId(String outServiceId)
outServiceId - the out service idpublic String getOutSpId()
public void setOutSpId(String outSpId)
outSpId - the out sp idpublic List<CommonDescInfo> getPriceDesc()
public void setPriceDesc(List<CommonDescInfo> priceDesc)
priceDesc - the price descpublic String getPriceDimType()
public void setPriceDimType(String priceDimType)
priceDimType - the price dim typepublic List<CommonDescInfo> getProcessDesc()
public void setProcessDesc(List<CommonDescInfo> processDesc)
processDesc - the process descpublic List<SkuPropertyInfo> getProperty()
public void setProperty(List<SkuPropertyInfo> property)
property - the propertypublic Long getQuantity()
public void setQuantity(Long quantity)
quantity - the quantitypublic String getServiceName()
public void setServiceName(String serviceName)
serviceName - the service namepublic String getServiceRange()
public void setServiceRange(String serviceRange)
serviceRange - the service rangepublic List<SkuDescInfo> getSku()
public void setSku(List<SkuDescInfo> sku)
sku - the skupublic String getStatus()
public void setStatus(String status)
status - the statuspublic String getTags()
public void setTags(String tags)
tags - the tagspublic String getType()
public void setType(String type)
type - the typepublic String getUnit()
public void setUnit(String unit)
unit - the unitpublic String getUnitPrice()
public void setUnitPrice(String unitPrice)
unitPrice - the unit priceCopyright © 2018. All rights reserved.