public class PatronBillReview extends Object
| Constructor and Description |
|---|
PatronBillReview() |
| Modifier and Type | Method and Description |
|---|---|
List<PatronBillReviewForm> |
getPatronBill() |
List<PatronBillReviewForm> |
getPatronReviewedBill() |
public PatronBillReview()
public List<PatronBillReviewForm> getPatronBill()
public List<PatronBillReviewForm> getPatronReviewedBill()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.