com.aoindustries.website.clientarea.accounting
Class MakePaymentStoredCardForm
java.lang.Object
ActionForm
com.aoindustries.website.clientarea.accounting.MakePaymentStoredCardForm
- All Implemented Interfaces:
- java.io.Serializable
public class MakePaymentStoredCardForm
- extends ActionForm
- implements java.io.Serializable
- Author:
- AO Industries, Inc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MakePaymentStoredCardForm
public MakePaymentStoredCardForm()
reset
public void reset(ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
getAccounting
public java.lang.String getAccounting()
setAccounting
public void setAccounting(java.lang.String accounting)
getPkey
public java.lang.String getPkey()
setPkey
public void setPkey(java.lang.String pkey)
getPaymentAmount
public java.lang.String getPaymentAmount()
setPaymentAmount
public void setPaymentAmount(java.lang.String paymentAmount)
validate
public ActionErrors validate(ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)