|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.kfs.fp.businessobject.DepositWizardHelper
public class DepositWizardHelper
This helper class works in conjunction with the DepositWizardForm to help build the UI for the Deposit Wizard.
Constructor Summary | |
---|---|
DepositWizardHelper()
Constructs a JournalVoucherAccountingLineHelper.java. |
Method Summary | |
---|---|
Date |
getCashReceiptCreateDate()
|
String |
getSelectedValue()
Gets the selectedValue attribute. |
void |
setCashReceiptCreateDate(Date cashReceiptCreateDate)
Sets the cashReceiptCreateDate attribute value. |
void |
setSelectedValue(String selectedValue)
Sets the selectedValue attribute value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DepositWizardHelper()
Method Detail |
---|
public String getSelectedValue()
public void setSelectedValue(String selectedValue)
selectedValue
- The selectedValue to set.public Date getCashReceiptCreateDate()
public void setCashReceiptCreateDate(Date cashReceiptCreateDate)
cashReceiptCreateDate
- The cashReceiptCreateDate to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |