Uses of Class
de.hybris.platform.paymentstandard.model.StandardPaymentModeValueModel
-
Packages that use StandardPaymentModeValueModel Package Description de.hybris.platform.paymentstandard.model 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 StandardPaymentModeValueModel Modifier and Type Method Description java.util.Collection<StandardPaymentModeValueModel>StandardPaymentModeModel. getPaymentModeValues()Generated method - Getter of theStandardPaymentMode.paymentModeValuesattribute defined at extensionpaymentstandard.Method parameters in de.hybris.platform.paymentstandard.model with type arguments of type StandardPaymentModeValueModel Modifier and Type Method Description voidStandardPaymentModeModel. setPaymentModeValues(java.util.Collection<StandardPaymentModeValueModel> value)Generated method - Setter ofStandardPaymentMode.paymentModeValuesattribute defined at extensionpaymentstandard.
-