org.kuali.ole.patron.bill
Class PatronBillReview

java.lang.Object
  extended by org.kuali.ole.patron.bill.PatronBillReview

public class PatronBillReview
extends Object

Created with IntelliJ IDEA. User: ? Date: 12/6/12 Time: 4:31 PM To change this template use File | Settings | File Templates.


Constructor Summary
PatronBillReview()
           
 
Method Summary
 List<PatronBillReviewForm> getPatronBill()
           
 List<PatronBillReviewForm> getPatronReviewedBill()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatronBillReview

public PatronBillReview()
Method Detail

getPatronBill

public List<PatronBillReviewForm> getPatronBill()

getPatronReviewedBill

public List<PatronBillReviewForm> getPatronReviewedBill()


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.