Class AddBundleToCartForms
java.lang.Object
de.hybris.platform.shoppingaddon.forms.AddBundleToCartForms
The type Add bundle to cart forms.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets bundle forms.voidsetBundleForms(List<AddBundleToCartForm> bundleForms) Sets bundle forms.
-
Constructor Details
-
AddBundleToCartForms
public AddBundleToCartForms()
-
-
Method Details
-
getBundleForms
Gets bundle forms.- Returns:
- the bundle forms
-
setBundleForms
Sets bundle forms.- Parameters:
bundleForms- the bundle forms
-