| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.bo.BusinessObjectBase
org.kuali.rice.krad.bo.PersistableBusinessObjectBase
org.kuali.ole.patron.bill.PatronBillPayment
public class PatronBillPayment
PatronBillMaintenance provides Patron bill information through getter and setter.
| Field Summary | 
|---|
| Fields inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase | 
|---|
extension, versionNumber | 
| Constructor Summary | |
|---|---|
PatronBillPayment()
 | 
|
| Method Summary | |
|---|---|
 Date | 
getBillDate()
Gets the value of bill date property  | 
 String | 
getBillNumber()
Gets the value of bill number property  | 
 List<FeeType> | 
getFeeType()
 | 
 String | 
getFirstName()
Gets the value of firstName property  | 
 String | 
getFreeTextNote()
Gets the value of free text note property  | 
 String | 
getItemId()
Gets the value of item property  | 
 String | 
getLastName()
Gets the value of lastName property  | 
 String | 
getMachineId()
Gets the value of Machine property  | 
 String | 
getNote()
Gets the value of note property  | 
 OlePaymentStatus | 
getOlePaymentStatus()
Gets the entity of OlepyamentStatus property  | 
 String | 
getOperatorId()
Gets the value of operator property  | 
 FeeType | 
getPatronFeeType()
Gets the entity of fee type property  | 
 String | 
getPatronId()
Gets the value of patron id property  | 
 Date | 
getPayDate()
Gets the value of date property  | 
 BigDecimal | 
getPaymentAmount()
Gets the value of payment amount property  | 
 String | 
getPaymentMachineId()
Gets the value of machine id property  | 
 String | 
getPaymentMethod()
Gets the value of payment method property  | 
 String | 
getPaymentOperatorId()
Gets the value of payment operator id property  | 
 String | 
getPaymentStatus()
Gets the value of payment status property  | 
 String | 
getPaymentStatusName()
Gets the value of paymentStatusName property  | 
 String | 
getProxyFirstName()
 | 
 String | 
getProxyLastName()
 | 
 String | 
getProxyPatronId()
Gets the value of proxy patron property  | 
 String | 
getProxyPatronName()
 | 
 List<SystemGeneratedBill> | 
getSysGeneratedBill()
 | 
 BigDecimal | 
getTotalAmount()
Gets the value of total amount property  | 
 BigDecimal | 
getUnPaidBalance()
Gets the value of unpaid balance property  | 
 boolean | 
isReviewed()
 | 
 void | 
setBillDate(Date billDate)
Sets the value for machineId property  | 
 void | 
setBillNumber(String billNumber)
Sets the value for machineId property  | 
 void | 
setFeeType(List<FeeType> feeType)
 | 
 void | 
setFirstName(String firstName)
Sets the value for machineId property  | 
 void | 
setFreeTextNote(String freeTextNote)
Sets the value for machineId property  | 
 void | 
setItemId(String itemId)
Sets the value for machineId property  | 
 void | 
setLastName(String lastName)
Sets the value for machineId property  | 
 void | 
setMachineId(String machineId)
Sets the value for machineId property  | 
 void | 
setNote(String note)
Sets the value for note property  | 
 void | 
setOlePaymentStatus(OlePaymentStatus olePaymentStatus)
Sets the value for machineId property  | 
 void | 
setOperatorId(String operatorId)
Sets the value for machineId property  | 
 void | 
setPatronFeeType(FeeType patronFeeType)
Sets the value for machineId property  | 
 void | 
setPatronId(String patronId)
Sets the value for machineId property  | 
 void | 
setPayDate(Date payDate)
Sets the value for machineId property  | 
 void | 
setPaymentAmount(BigDecimal paymentAmount)
Sets the value for machineId property  | 
 void | 
setPaymentMachineId(String paymentMachineId)
Sets the value for machineId property  | 
 void | 
setPaymentMethod(String paymentMethod)
Sets the value for machineId property  | 
 void | 
setPaymentOperatorId(String paymentOperatorId)
Sets the value for machineId property  | 
 void | 
setPaymentStatus(String paymentStatus)
Sets the value for machineId property  | 
 void | 
setPaymentStatusName(String paymentStatusName)
Sets the value for machineId property  | 
 void | 
setProxyFirstName(String proxyFirstName)
 | 
 void | 
setProxyLastName(String proxyLastName)
 | 
 void | 
setProxyPatronId(String proxyPatronId)
Sets the value for machineId property  | 
 void | 
setProxyPatronName(String proxyPatronName)
 | 
 void | 
setReviewed(boolean reviewed)
 | 
 void | 
setSysGeneratedBill(List<SystemGeneratedBill> sysGeneratedBill)
 | 
 void | 
setTotalAmount(BigDecimal totalAmount)
Sets the value for machineId property  | 
 void | 
setUnPaidBalance(BigDecimal unPaidBalance)
Sets the value for machineId property  | 
protected  LinkedHashMap | 
toStringMapper()
Gets the value of billNumber property  | 
| Methods inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase | 
|---|
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber | 
| Methods inherited from class org.kuali.rice.krad.bo.BusinessObjectBase | 
|---|
toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic | 
|---|
toString | 
| Constructor Detail | 
|---|
public PatronBillPayment()
| Method Detail | 
|---|
public String getNote()
public void setNote(String note)
note - public String getMachineId()
public void setMachineId(String machineId)
machineId - public String getOperatorId()
public void setOperatorId(String operatorId)
operatorId - public Date getPayDate()
public void setPayDate(Date payDate)
payDate - public String getPaymentMachineId()
public void setPaymentMachineId(String paymentMachineId)
paymentMachineId - public String getPaymentOperatorId()
public void setPaymentOperatorId(String paymentOperatorId)
paymentOperatorId - public String getPaymentStatus()
public void setPaymentStatus(String paymentStatus)
paymentStatus - public String getPaymentMethod()
public void setPaymentMethod(String paymentMethod)
paymentMethod - public String getPatronId()
public void setPatronId(String patronId)
patronId - public String getItemId()
public void setItemId(String itemId)
itemId - public String getProxyPatronId()
public void setProxyPatronId(String proxyPatronId)
proxyPatronId - public FeeType getPatronFeeType()
public void setPatronFeeType(FeeType patronFeeType)
patronFeeType - public Date getBillDate()
public void setBillDate(Date billDate)
billDate - public String getBillNumber()
public void setBillNumber(String billNumber)
billNumber - public String getFreeTextNote()
public void setFreeTextNote(String freeTextNote)
freeTextNote - public BigDecimal getTotalAmount()
public void setTotalAmount(BigDecimal totalAmount)
totalAmount - public BigDecimal getPaymentAmount()
public void setPaymentAmount(BigDecimal paymentAmount)
paymentAmount - public BigDecimal getUnPaidBalance()
public void setUnPaidBalance(BigDecimal unPaidBalance)
unPaidBalance - public OlePaymentStatus getOlePaymentStatus()
public void setOlePaymentStatus(OlePaymentStatus olePaymentStatus)
olePaymentStatus - public String getPaymentStatusName()
public void setPaymentStatusName(String paymentStatusName)
paymentStatusName - public String getFirstName()
public void setFirstName(String firstName)
firstName - public String getLastName()
public void setLastName(String lastName)
lastName - public List<SystemGeneratedBill> getSysGeneratedBill()
public void setSysGeneratedBill(List<SystemGeneratedBill> sysGeneratedBill)
public String getProxyPatronName()
public void setProxyPatronName(String proxyPatronName)
public List<FeeType> getFeeType()
public void setFeeType(List<FeeType> feeType)
public String getProxyFirstName()
public void setProxyFirstName(String proxyFirstName)
public String getProxyLastName()
public void setProxyLastName(String proxyLastName)
public boolean isReviewed()
public void setReviewed(boolean reviewed)
protected LinkedHashMap toStringMapper()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||