org.broadleafcommerce.core.web.checkout.model
Class OrderInfoForm
java.lang.Object
org.broadleafcommerce.core.web.checkout.model.OrderInfoForm
- All Implemented Interfaces:
- Serializable
public class OrderInfoForm
- extends Object
- implements Serializable
A form to model checking out as guest
- Author:
- Andre Azzolini (apazzolini)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
emailAddress
protected String emailAddress
OrderInfoForm
public OrderInfoForm()
getEmailAddress
public String getEmailAddress()
setEmailAddress
public void setEmailAddress(String emailAddress)
Copyright © 2012. All Rights Reserved.