Class GiftCardInfoForm
java.lang.Object
org.broadleafcommerce.core.web.checkout.model.GiftCardInfoForm
- All Implemented Interfaces:
Serializable
- Author:
- Jerry Ocanas (jocanas)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetGiftCardEmailAddress(String giftCardEmailAddress) voidsetGiftCardNumber(String giftCardNumber)
-
Constructor Details
-
GiftCardInfoForm
public GiftCardInfoForm()
-
-
Method Details
-
getGiftCardNumber
-
setGiftCardNumber
-
getGiftCardEmailAddress
-
setGiftCardEmailAddress
-