Uses of Class
de.hybris.platform.paymentstandard.model.StandardPaymentModeValueModel
Packages that use StandardPaymentModeValueModel
Package
Description
Contains generated models for each type of de.hybris.platform.paymentstandard.jalo package.
-
Uses of StandardPaymentModeValueModel in de.hybris.platform.paymentstandard.model
Methods in de.hybris.platform.paymentstandard.model that return types with arguments of type StandardPaymentModeValueModelModifier and TypeMethodDescriptionStandardPaymentModeModel.getPaymentModeValues()Generated method - Getter of theStandardPaymentMode.paymentModeValuesattribute defined at extensionpaymentstandard.Method parameters in de.hybris.platform.paymentstandard.model with type arguments of type StandardPaymentModeValueModelModifier and TypeMethodDescriptionvoidStandardPaymentModeModel.setPaymentModeValues(Collection<StandardPaymentModeValueModel> value) Generated method - Setter ofStandardPaymentMode.paymentModeValuesattribute defined at extensionpaymentstandard.