| Package | Description |
|---|---|
| de.hybris.platform.payment.resource |
| Modifier and Type | Method and Description |
|---|---|
WeChatPayPaymentTransactionEntryModel |
WeChatPayPaymentTransactionEntryResource.getWeChatPayPaymentTransactionEntryModel()
Convenience method which just delegates to
#getResourceValue() |
protected WeChatPayPaymentTransactionEntryModel |
WeChatPayPaymentTransactionEntryResource.readResource(String resourceId)
Gets the
WeChatPayPaymentTransactionEntryModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<WeChatPayPaymentTransactionEntryModel> |
WeChatPayPaymentTransactionEntriesResource.getWeChatPayPaymentTransactionEntriesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
WeChatPayPaymentTransactionEntryResource.setWeChatPayPaymentTransactionEntryModel(WeChatPayPaymentTransactionEntryModel value)
Convenience method which just delegates to
#setResourceValue(WeChatPayPaymentTransactionEntryModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
WeChatPayPaymentTransactionEntriesResource.setWeChatPayPaymentTransactionEntriesCollection(Collection<WeChatPayPaymentTransactionEntryModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.