public class DepositWizardHelper extends Object
Constructor and Description |
---|
DepositWizardHelper()
Constructs a JournalVoucherAccountingLineHelper.java.
|
Modifier and Type | Method and Description |
---|---|
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.
|
public DepositWizardHelper()
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.Copyright © 2004–2014 The Kuali Foundation. All rights reserved.