public class PatronBillPayment extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
PatronBillPayment() |
Modifier and Type | Method and Description |
---|---|
Date |
getBillDate()
Gets the value of bill date property
|
String |
getBillNumber()
Gets the value of bill number property
|
String |
getErrorMessage() |
List<FeeType> |
getFeeType() |
String |
getFirstName() |
String |
getFreeTextNote()
Gets the value of free text note property
|
String |
getLastName() |
Timestamp |
getLastTransactionDate() |
String |
getMachineId()
Gets the value of Machine property
|
String |
getNote()
Gets the value of note property
|
OlePatronDocument |
getOlePatron() |
String |
getOperatorId()
Gets the value of operator property
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getPaidAmount() |
FeeType |
getPatronFeeType()
Gets the entity of fee type property
|
String |
getPatronId()
Gets the value of patron id property
|
String |
getPatronName() |
Date |
getPayDate()
Gets the value of date property
|
org.kuali.rice.core.api.util.type.KualiDecimal |
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 |
getPaymentStatusCode() |
String |
getPaymentStatusName() |
String |
getProxyPatronId()
Gets the value of proxy patron property
|
String |
getProxyPatronName() |
List<SystemGeneratedBill> |
getSysGeneratedBill() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getTotalAmount()
Gets the value of total amount property
|
org.kuali.rice.core.api.util.type.KualiDecimal |
getUnPaidBalance()
Gets the value of unpaid balance property
|
boolean |
isRequiredFeeAmount() |
boolean |
isReviewed() |
boolean |
isSelectBill() |
boolean |
isZeroFeeAmount() |
void |
setBillDate(Date billDate)
Sets the value for machineId property
|
void |
setBillNumber(String billNumber)
Sets the value for machineId property
|
void |
setErrorMessage(String errorMessage) |
void |
setFeeType(List<FeeType> feeType) |
void |
setFirstName(String firstName) |
void |
setFreeTextNote(String freeTextNote)
Sets the value for machineId property
|
void |
setLastName(String lastName) |
void |
setLastTransactionDate(Timestamp lastTransactionDate) |
void |
setMachineId(String machineId)
Sets the value for machineId property
|
void |
setNote(String note)
Sets the value for note property
|
void |
setOlePatron(OlePatronDocument olePatron) |
void |
setOperatorId(String operatorId)
Sets the value for machineId property
|
void |
setPaidAmount(org.kuali.rice.core.api.util.type.KualiDecimal paidAmount) |
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(org.kuali.rice.core.api.util.type.KualiDecimal 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 |
setPaymentStatusCode(String paymentStatusCode) |
void |
setPaymentStatusName(String paymentStatusName) |
void |
setProxyPatronId(String proxyPatronId)
Sets the value for machineId property
|
void |
setProxyPatronName(String proxyPatronName) |
void |
setRequiredFeeAmount(boolean requiredFeeAmount) |
void |
setReviewed(boolean reviewed) |
void |
setSelectBill(boolean selectBill) |
void |
setSysGeneratedBill(List<SystemGeneratedBill> sysGeneratedBill) |
void |
setTotalAmount(org.kuali.rice.core.api.util.type.KualiDecimal totalAmount)
Sets the value for machineId property
|
void |
setUnPaidBalance(org.kuali.rice.core.api.util.type.KualiDecimal unPaidBalance)
Sets the value for machineId property
|
void |
setZeroFeeAmount(boolean zeroFeeAmount) |
protected LinkedHashMap |
toStringMapper()
Gets the value of billNumber property
|
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
public PatronBillPayment()
public org.kuali.rice.core.api.util.type.KualiDecimal getPaidAmount()
public String getPatronName()
public void setPaidAmount(org.kuali.rice.core.api.util.type.KualiDecimal paidAmount)
public String getPaymentStatusName()
public void setPaymentStatusName(String paymentStatusName)
public String getPaymentStatusCode()
public void setPaymentStatusCode(String paymentStatusCode)
public boolean isSelectBill()
public void setSelectBill(boolean selectBill)
public String getFirstName()
public void setFirstName(String firstName)
public String getLastName()
public void setLastName(String lastName)
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 getPaymentMethod()
public void setPaymentMethod(String paymentMethod)
paymentMethod
- public String getPatronId()
public void setPatronId(String patronId)
patronId
- 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 org.kuali.rice.core.api.util.type.KualiDecimal getTotalAmount()
public void setTotalAmount(org.kuali.rice.core.api.util.type.KualiDecimal totalAmount)
totalAmount
- public org.kuali.rice.core.api.util.type.KualiDecimal getPaymentAmount()
public void setPaymentAmount(org.kuali.rice.core.api.util.type.KualiDecimal paymentAmount)
paymentAmount
- public org.kuali.rice.core.api.util.type.KualiDecimal getUnPaidBalance()
public void setUnPaidBalance(org.kuali.rice.core.api.util.type.KualiDecimal unPaidBalance)
unPaidBalance
- 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 boolean isReviewed()
public void setReviewed(boolean reviewed)
public String getErrorMessage()
public void setErrorMessage(String errorMessage)
public OlePatronDocument getOlePatron()
public void setOlePatron(OlePatronDocument olePatron)
protected LinkedHashMap toStringMapper()
public boolean isZeroFeeAmount()
public void setZeroFeeAmount(boolean zeroFeeAmount)
public boolean isRequiredFeeAmount()
public void setRequiredFeeAmount(boolean requiredFeeAmount)
public Timestamp getLastTransactionDate()
public void setLastTransactionDate(Timestamp lastTransactionDate)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.