Package | Description |
---|---|
com.alipay.api.domain |
Modifier and Type | Method and Description |
---|---|
List<CommonDescInfo> |
AlipayDaoweiServiceModifyModel.getAttention()
Gets attention.
|
List<CommonDescInfo> |
AlipayDaoweiServiceModifyModel.getDesc()
Gets desc.
|
List<CommonDescInfo> |
AlipayDaoweiServiceModifyModel.getPriceDesc()
Gets price desc.
|
List<CommonDescInfo> |
AlipayDaoweiServiceModifyModel.getProcessDesc()
Gets process desc.
|
Modifier and Type | Method and Description |
---|---|
void |
AlipayDaoweiServiceModifyModel.setAttention(List<CommonDescInfo> attention)
Sets attention.
|
void |
AlipayDaoweiServiceModifyModel.setDesc(List<CommonDescInfo> desc)
Sets desc.
|
void |
AlipayDaoweiServiceModifyModel.setPriceDesc(List<CommonDescInfo> priceDesc)
Sets price desc.
|
void |
AlipayDaoweiServiceModifyModel.setProcessDesc(List<CommonDescInfo> processDesc)
Sets process desc.
|
Copyright © 2018. All rights reserved.