| Package | Description |
|---|---|
| de.hybris.platform.payment.resource |
| Modifier and Type | Method and Description |
|---|---|
WeChatPayPaymentTransactionModel |
WeChatPayPaymentTransactionResource.getWeChatPayPaymentTransactionModel()
Convenience method which just delegates to
#getResourceValue() |
protected WeChatPayPaymentTransactionModel |
WeChatPayPaymentTransactionResource.readResource(String resourceId)
Gets the
WeChatPayPaymentTransactionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<WeChatPayPaymentTransactionModel> |
WeChatPayPaymentTransactionsResource.getWeChatPayPaymentTransactionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
WeChatPayPaymentTransactionResource.setWeChatPayPaymentTransactionModel(WeChatPayPaymentTransactionModel value)
Convenience method which just delegates to
#setResourceValue(WeChatPayPaymentTransactionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
WeChatPayPaymentTransactionsResource.setWeChatPayPaymentTransactionsCollection(Collection<WeChatPayPaymentTransactionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.