| Package | Description |
|---|---|
| de.hybris.platform.chinesepaymentaddon.resource |
| Modifier and Type | Method and Description |
|---|---|
PaymentInfoComponentModel |
PaymentInfoComponentResource.getPaymentInfoComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected PaymentInfoComponentModel |
PaymentInfoComponentResource.readResource(java.lang.String resourceId)
Gets the
PaymentInfoComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PaymentInfoComponentModel> |
PaymentInfoComponentsResource.getPaymentInfoComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentInfoComponentResource.setPaymentInfoComponentModel(PaymentInfoComponentModel value)
Convenience method which just delegates to
#setResourceValue(PaymentInfoComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentInfoComponentsResource.setPaymentInfoComponentsCollection(java.util.Collection<PaymentInfoComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.