| Package | Description |
|---|---|
| de.hybris.platform.chinesepaymentservices.resource | |
| de.hybris.platform.core.model.order |
Contains generated models for each type of de.hybris.platform.jalo.order package.
|
| Modifier and Type | Method and Description |
|---|---|
ChinesePaymentInfoModel |
ChinesePaymentInfoResource.getChinesePaymentInfoModel()
Convenience method which just delegates to
#getResourceValue() |
protected ChinesePaymentInfoModel |
ChinesePaymentInfoResource.readResource(String resourceId)
Gets the
ChinesePaymentInfoModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ChinesePaymentInfoModel> |
ChinesePaymentInfosResource.getChinesePaymentInfosCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChinesePaymentInfoResource.setChinesePaymentInfoModel(ChinesePaymentInfoModel value)
Convenience method which just delegates to
#setResourceValue(ChinesePaymentInfoModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChinesePaymentInfosResource.setChinesePaymentInfosCollection(Collection<ChinesePaymentInfoModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
ChinesePaymentInfoModel |
AbstractOrderModel.getChinesePaymentInfo()
Generated method - Getter of the
AbstractOrder.chinesePaymentInfo attribute defined at extension chinesepaymentservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderModel.setChinesePaymentInfo(ChinesePaymentInfoModel value)
Generated method - Setter of
AbstractOrder.chinesePaymentInfo attribute defined at extension chinesepaymentservices. |
Copyright © 2017 SAP SE. All Rights Reserved.