Uses of Class
de.hybris.platform.paymentstandard.model.StandardPaymentModeModel
Packages that use StandardPaymentModeModel
Package
Description
Contains generated models for each type of de.hybris.platform.paymentstandard.jalo package.
-
Uses of StandardPaymentModeModel in de.hybris.platform.paymentstandard.model
Methods in de.hybris.platform.paymentstandard.model that return StandardPaymentModeModelModifier and TypeMethodDescriptionStandardPaymentModeValueModel.getPaymentMode()Generated method - Getter of theStandardPaymentModeValue.paymentModeattribute defined at extensionpaymentstandard.Methods in de.hybris.platform.paymentstandard.model with parameters of type StandardPaymentModeModelModifier and TypeMethodDescriptionvoidStandardPaymentModeValueModel.setPaymentMode(StandardPaymentModeModel value) Generated method - Initial setter ofStandardPaymentModeValue.paymentModeattribute defined at extensionpaymentstandard.Constructors in de.hybris.platform.paymentstandard.model with parameters of type StandardPaymentModeModelModifierConstructorDescriptionStandardPaymentModeValueModel(CurrencyModel _currency, ItemModel _owner, StandardPaymentModeModel _paymentMode, Double _value) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersStandardPaymentModeValueModel(CurrencyModel _currency, StandardPaymentModeModel _paymentMode, Double _value) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters