public class PaymentGroup extends TimestampedBusinessObjectBase
Constructor and Description |
---|
PaymentGroup()
Constructs a PaymentGroup.java.
|
Modifier and Type | Method and Description |
---|---|
void |
addPaymentDetails(PaymentDetail pgh)
This method adds a paymentDetail
|
void |
addPaymentGroupHistory(PaymentGroupHistory pd)
This method adds a paymentGroupHistory
|
void |
deletePaymentDetails(PaymentDetail pgh) |
void |
deletePaymentGroupHistory(PaymentGroupHistory pd)
This method deletes a paymentGroupHistory
|
AchAccountNumber |
getAchAccountNumber() |
String |
getAchAccountType() |
String |
getAchBankRoutingNbr() |
String |
getAdviceEmailAddress() |
Timestamp |
getAdviceEmailSentDate()
Gets the adviceEmailSentDate attribute.
|
String |
getAlternatePayeeId() |
String |
getAlternatePayeeIdTypeCd() |
Bank |
getBank() |
String |
getBankCode()
Gets the bankCode attribute.
|
Batch |
getBatch() |
org.kuali.rice.core.api.util.type.KualiInteger |
getBatchId()
Gets the batchId attribute.
|
Boolean |
getCampusAddress() |
String |
getCity() |
boolean |
getCombineGroups() |
String |
getCountry() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getCreditMemoAmount() |
String |
getCreditMemoNbr() |
Date |
getDisbursementDate()
This method gets the disbursementDate.
|
org.kuali.rice.core.api.util.type.KualiInteger |
getDisbursementNbr() |
DisbursementType |
getDisbursementType() |
String |
getDisbursementTypeCode() |
Boolean |
getEmployeeIndicator() |
Timestamp |
getEpicPaymentCancelledExtractedDate() |
Timestamp |
getEpicPaymentPaidExtractedDate() |
org.kuali.rice.core.api.util.type.KualiInteger |
getId() |
String |
getLine1Address() |
String |
getLine2Address() |
String |
getLine3Address() |
String |
getLine4Address() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getNetPaymentAmount()
Get the total of all the detail items
|
int |
getNoteLines()
This method gets the notle lines
|
Boolean |
getNraPayment() |
String |
getPayeeId() |
String |
getPayeeIdTypeCd() |
String |
getPayeeIdTypeDesc()
This method gets the payeeIdTypeDesc
|
String |
getPayeeName() |
String |
getPayeeOwnerCd() |
Date |
getPaymentDate() |
List<PaymentDetail> |
getPaymentDetails() |
List<PaymentGroupHistory> |
getPaymentGroupHistory() |
PaymentStatus |
getPaymentStatus() |
String |
getPaymentStatusCode()
This method gets the paymentStatusCode
|
String |
getPaymentStatusCodeWithHistory() |
String |
getPhysCampusProcessCd() |
PaymentProcess |
getProcess() |
org.kuali.rice.core.api.util.type.KualiInteger |
getProcessId() |
Boolean |
getProcessImmediate() |
Boolean |
getPymtAttachment() |
Boolean |
getPymtSpecialHandling() |
String |
getSortValue()
This method gets the sortValue
|
String |
getState() |
String |
getStreet()
This method gets a string representation of the address lines
|
Boolean |
getTaxablePayment() |
String |
getVendorAliasName() |
String |
getZipCd() |
boolean |
isDailyReportAttachment()
This method gets the dailyReportAttachment
|
boolean |
isDailyReportSpecialHandling()
This method gets the dailyReportSpecialHandling
|
void |
setAchAccountNumber(AchAccountNumber aan)
This method sets the achAccountNumber
|
void |
setAchAccountType(String achAccountType) |
void |
setAchBankRoutingNbr(String s) |
void |
setAdviceEmailAddress(String string) |
void |
setAdviceEmailSentDate(Timestamp adviceEmailSentDate)
Sets the adviceEmailSentDate attribute value.
|
void |
setAlternatePayeeId(String string) |
void |
setAlternatePayeeIdTypeCd(String string) |
void |
setBank(Bank bank) |
void |
setBankCode(String bankCode)
Sets the bankCode attribute value.
|
void |
setBatch(Batch b) |
void |
setBatchId(org.kuali.rice.core.api.util.type.KualiInteger batchId)
Sets the batchId attribute value.
|
void |
setCampusAddress(Boolean boolean1) |
void |
setCity(String city) |
void |
setCombineGroups(boolean combineGroups) |
void |
setCountry(String country) |
void |
setCreditMemoAmount(org.kuali.rice.core.api.util.type.KualiDecimal decimal) |
void |
setCreditMemoAmount(String decimal) |
void |
setCreditMemoNbr(String string) |
void |
setDisbursementDate(Date timestamp) |
void |
setDisbursementDate(String disbursementDate)
This method sets disbursementDate.
|
void |
setDisbursementNbr(org.kuali.rice.core.api.util.type.KualiInteger integer) |
void |
setDisbursementNbr(String integer) |
void |
setDisbursementType(DisbursementType dt) |
void |
setDisbursementTypeCode(String disbursementTypeCode) |
void |
setEmployeeIndicator(Boolean boolean1) |
void |
setEpicPaymentCancelledExtractedDate(Timestamp epicPaymentCancelledExtractedDate) |
void |
setEpicPaymentPaidExtractedDate(Timestamp epicPaymentPaidExtractedDate) |
void |
setId_type(String idType) |
void |
setId(org.kuali.rice.core.api.util.type.KualiInteger integer) |
void |
setLine1Address(String string) |
void |
setLine2Address(String string) |
void |
setLine3Address(String string) |
void |
setLine4Address(String string) |
void |
setNraPayment(Boolean boolean1) |
void |
setPayeeId(String string) |
void |
setPayeeIdTypeCd(String string) |
void |
setPayeeName(String string) |
void |
setPayeeOwnerCd(String string) |
void |
setPaymentDate(Date timestamp) |
void |
setPaymentDate(String paymentDate)
Takes a String and attempt to format as Timestamp
|
void |
setPaymentDetails(List<PaymentDetail> paymentDetail)
This method sets the payment details list
|
void |
setPaymentGroupHistory(List<PaymentGroupHistory> paymentGroupHistory)
This method sets the payment group history list
|
void |
setPaymentStatus(PaymentStatus stat) |
void |
setPaymentStatusCode(String paymentStatusCode) |
void |
setPhysCampusProcessCd(String string) |
void |
setProcess(PaymentProcess p) |
void |
setProcessId(org.kuali.rice.core.api.util.type.KualiInteger processId) |
void |
setProcessImmediate(Boolean boolean1) |
void |
setPymtAttachment(Boolean boolean1) |
void |
setPymtSpecialHandling(Boolean pymtSpecialHandling) |
void |
setSortValue(int sortGroupId)
This method sets the sort value
|
void |
setState(String state) |
void |
setTaxablePayment(Boolean boolean1) |
void |
setVendorAliasName(String vendorAliasName) |
void |
setZipCd(String string) |
String |
toStringKey() |
protected LinkedHashMap |
toStringMapper_RICE20_REFACTORME() |
getLastUpdate, getLastUpdateUser, getLastUpdateUserId, prePersist, preUpdate, setLastUpdate, setLastUpdateUserId
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public PaymentGroup()
public boolean isDailyReportSpecialHandling()
public boolean isDailyReportAttachment()
public String getPaymentStatusCode()
public String getPaymentStatusCodeWithHistory()
public int getNoteLines()
public org.kuali.rice.core.api.util.type.KualiDecimal getNetPaymentAmount()
public List<PaymentDetail> getPaymentDetails()
public void setPaymentDetails(List<PaymentDetail> paymentDetail)
paymentDetail
- public void addPaymentDetails(PaymentDetail pgh)
pgh
- the payments detail to be addedpublic void deletePaymentDetails(PaymentDetail pgh)
public List<PaymentGroupHistory> getPaymentGroupHistory()
public void setPaymentGroupHistory(List<PaymentGroupHistory> paymentGroupHistory)
paymentGroupHistory
- public void addPaymentGroupHistory(PaymentGroupHistory pd)
pd
- the paymentGroupHistory to be addedpublic void deletePaymentGroupHistory(PaymentGroupHistory pd)
pd
- the paymentGroupHistory to be deletedpublic org.kuali.rice.core.api.util.type.KualiInteger getId()
public AchAccountNumber getAchAccountNumber()
public void setAchAccountNumber(AchAccountNumber aan)
aan
- public String getSortValue()
public void setSortValue(int sortGroupId)
sortGroupId
- public boolean getCombineGroups()
public void setCombineGroups(boolean combineGroups)
public String getCountry()
public void setCountry(String country)
country
- The country to set.public String getAchBankRoutingNbr()
public String getAdviceEmailAddress()
public String getAlternatePayeeId()
public String getAlternatePayeeIdTypeCd()
public String getBankCode()
public void setBankCode(String bankCode)
bankCode
- The bankCode to set.public Boolean getCampusAddress()
public org.kuali.rice.core.api.util.type.KualiDecimal getCreditMemoAmount()
public String getCreditMemoNbr()
public Date getDisbursementDate()
public org.kuali.rice.core.api.util.type.KualiInteger getDisbursementNbr()
public DisbursementType getDisbursementType()
public Boolean getEmployeeIndicator()
public String getLine1Address()
public String getLine2Address()
public String getLine3Address()
public String getLine4Address()
public Boolean getNraPayment()
public String getPayeeId()
public String getPayeeIdTypeCd()
public String getPayeeName()
public String getPayeeOwnerCd()
public Date getPaymentDate()
public PaymentStatus getPaymentStatus()
public String getPhysCampusProcessCd()
public PaymentProcess getProcess()
public Boolean getProcessImmediate()
public Boolean getPymtAttachment()
public Boolean getPymtSpecialHandling()
public Boolean getTaxablePayment()
public void setAchBankRoutingNbr(String s)
integer
- public void setAdviceEmailAddress(String string)
string
- public void setAlternatePayeeId(String string)
string
- public void setAlternatePayeeIdTypeCd(String string)
string
- public void setCampusAddress(Boolean boolean1)
boolean1
- public void setCreditMemoAmount(org.kuali.rice.core.api.util.type.KualiDecimal decimal)
decimal
- public void setCreditMemoAmount(String decimal)
public void setCreditMemoNbr(String string)
string
- public void setDisbursementDate(Date timestamp)
timestamp
- public void setDisbursementDate(String disbursementDate) throws ParseException
disbursementDate
- a string representing the disbursementDateParseException
public void setDisbursementNbr(org.kuali.rice.core.api.util.type.KualiInteger integer)
integer
- public void setDisbursementNbr(String integer)
public void setDisbursementType(DisbursementType dt)
string
- public void setId(org.kuali.rice.core.api.util.type.KualiInteger integer)
integer
- public void setEmployeeIndicator(Boolean boolean1)
boolean1
- public void setLine1Address(String string)
string
- public void setLine2Address(String string)
string
- public void setLine3Address(String string)
string
- public void setLine4Address(String string)
string
- public void setNraPayment(Boolean boolean1)
boolean1
- public void setPayeeId(String string)
string
- public void setPayeeIdTypeCd(String string)
string
- public void setPayeeName(String string)
string
- public void setPayeeOwnerCd(String string)
string
- public void setPaymentDate(Date timestamp)
timestamp
- public void setPaymentDate(String paymentDate) throws ParseException
String
and attempt to format as Timestamp
paymentDate
- Timestamp as stringParseException
public void setPaymentStatus(PaymentStatus stat)
string
- public void setPhysCampusProcessCd(String string)
string
- public void setProcess(PaymentProcess p)
integer
- public void setProcessImmediate(Boolean boolean1)
boolean1
- public void setPymtAttachment(Boolean boolean1)
boolean1
- public void setTaxablePayment(Boolean boolean1)
boolean1
- public void setPymtSpecialHandling(Boolean pymtSpecialHandling)
string
- public String toStringKey()
public String getAchAccountType()
public void setAchAccountType(String achAccountType)
achAccountType
- The achAccountType to set.public Timestamp getEpicPaymentCancelledExtractedDate()
public void setEpicPaymentCancelledExtractedDate(Timestamp epicPaymentCancelledExtractedDate)
public Timestamp getEpicPaymentPaidExtractedDate()
public void setEpicPaymentPaidExtractedDate(Timestamp epicPaymentPaidExtractedDate)
public org.kuali.rice.core.api.util.type.KualiInteger getBatchId()
public void setBatchId(org.kuali.rice.core.api.util.type.KualiInteger batchId)
batchId
- The batchId to set.protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
public String getDisbursementTypeCode()
public void setDisbursementTypeCode(String disbursementTypeCode)
public org.kuali.rice.core.api.util.type.KualiInteger getProcessId()
public void setProcessId(org.kuali.rice.core.api.util.type.KualiInteger processId)
public void setPaymentStatusCode(String paymentStatusCode)
public void setId_type(String idType)
public Timestamp getAdviceEmailSentDate()
public void setAdviceEmailSentDate(Timestamp adviceEmailSentDate)
adviceEmailSentDate
- The adviceEmailSentDate to set.public String getVendorAliasName()
public void setVendorAliasName(String vendorAliasName)
public String getStreet()
public String getPayeeIdTypeDesc()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.