| Package | Description |
|---|---|
| de.hybris.platform.paymentstandard.model |
Contains generated models for each type of de.hybris.platform.paymentstandard.jalo package.
|
| de.hybris.platform.paymentstandard.resource |
| Modifier and Type | Method and Description |
|---|---|
Collection<StandardPaymentModeValueModel> |
StandardPaymentModeModel.getPaymentModeValues()
Generated method - Getter of the
StandardPaymentMode.paymentModeValues attribute defined at extension paymentstandard. |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardPaymentModeModel.setPaymentModeValues(Collection<StandardPaymentModeValueModel> value)
Generated method - Setter of
StandardPaymentMode.paymentModeValues attribute defined at extension paymentstandard. |
| Modifier and Type | Method and Description |
|---|---|
StandardPaymentModeValueModel |
StandardPaymentModeValueResource.getStandardPaymentModeValueModel()
Convenience method which just delegates to
#getResourceValue() |
protected StandardPaymentModeValueModel |
StandardPaymentModeValueResource.readResource(String resourceId)
Gets the
StandardPaymentModeValueModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<StandardPaymentModeValueModel> |
StandardPaymentModeValuesResource.getStandardPaymentModeValuesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardPaymentModeValueResource.setStandardPaymentModeValueModel(StandardPaymentModeValueModel value)
Convenience method which just delegates to
#setResourceValue(StandardPaymentModeValueModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardPaymentModeValuesResource.setStandardPaymentModeValuesCollection(Collection<StandardPaymentModeValueModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.