Method Summary |
|
public KualiDecimal | getCurrentPayment() Gets the currentPayment attribute. |
public KualiDecimal | getItemAmount() Gets the itemAmount attribute. |
public Date | getItemClosedDate() Gets the itemClosedDate attribute. |
public String | getItemDescription() Gets the itemDescription attribute. |
public Integer | getItemIdentifier() Gets the itemIdentifier attribute. |
public Date | getItemOpenDate() Gets the itemOpenDate attribute. |
public KualiDecimal | getItemReducedAmount() Gets the itemReducedAmount attribute. |
public KualiDecimal | getItemRemainingAmount() Gets the itemRemainingAmount attribute. |
public String | getWorkgroupName() Gets the workgroupName attribute. |
public boolean | isPopulated() |
public void | setCurrentPayment(KualiDecimal currentPayment) Sets the currentPayment attribute value. |
public void | setItemAmount(KualiDecimal itemAmount) Sets the itemAmount attribute. |
public void | setItemClosedDate(Date itemClosedDate) Sets the itemClosedDate attribute. |
public void | setItemDescription(String itemDescription) Sets the itemDescription attribute. |
public void | setItemIdentifier(Integer itemIdentifier) Sets the itemIdentifier attribute. |
public void | setItemOpenDate(Date itemOpenDate) Sets the itemOpenDate attribute. |
public void | setItemReducedAmount(KualiDecimal itemReducedAmount) Sets the itemReducedAmount attribute. |
public void | setItemRemainingAmount(KualiDecimal itemTotalAmount) Sets the itemRemainingAmount attribute. |
public void | setWorkgroupName(String workgroupName) Sets the workgroupName attribute. |
protected LinkedHashMap | toStringMapper() |