| Package | Description |
|---|---|
| de.hybris.platform.payment.resource |
| Modifier and Type | Method and Description |
|---|---|
AlipayPaymentTransactionEntryModel |
AlipayPaymentTransactionEntryResource.getAlipayPaymentTransactionEntryModel()
Convenience method which just delegates to
#getResourceValue() |
protected AlipayPaymentTransactionEntryModel |
AlipayPaymentTransactionEntryResource.readResource(String resourceId)
Gets the
AlipayPaymentTransactionEntryModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AlipayPaymentTransactionEntryModel> |
AlipayPaymentTransactionEntriesResource.getAlipayPaymentTransactionEntriesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AlipayPaymentTransactionEntryResource.setAlipayPaymentTransactionEntryModel(AlipayPaymentTransactionEntryModel value)
Convenience method which just delegates to
#setResourceValue(AlipayPaymentTransactionEntryModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AlipayPaymentTransactionEntriesResource.setAlipayPaymentTransactionEntriesCollection(Collection<AlipayPaymentTransactionEntryModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.