Java Doc for PaymentGroup.java in » ERP-CRM-Financial » Kuali-Financial-System » org » kuali » module » pdp » bo » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Java Source Code / Java Documentation
1.
6.0 JDK Core
2.
6.0 JDK Modules
3.
6.0 JDK Modules com.sun
4.
6.0 JDK Modules com.sun.java
5.
6.0 JDK Modules sun
6.
6.0 JDK Platform
7.
Ajax
8.
Apache Harmony Java SE
9.
Aspect oriented
10.
Authentication Authorization
11.
Blogger System
12.
Build
13.
Byte Code
14.
Cache
15.
Chart
16.
Chat
17.
Code Analyzer
18.
Collaboration
19.
Content Management System
20.
Database Client
21.
Database DBMS
22.
Database JDBC Connection Pool
23.
Database ORM
24.
Development
25.
EJB Server geronimo
26.
EJB Server GlassFish
27.
EJB Server JBoss 4.2.1
28.
EJB Server resin 3.1.5
29.
ERP CRM Financial
30.
ESB
31.
Forum
32.
GIS
33.
Graphic Library
34.
Groupware
35.
HTML Parser
36.
IDE
37.
IDE Eclipse
38.
IDE Netbeans
39.
Installer
40.
Internationalization Localization
41.
Inversion of Control
42.
Issue Tracking
43.
J2EE
44.
JBoss
45.
JMS
46.
JMX
47.
Library
48.
Mail Clients
49.
Net
50.
Parser
51.
PDF
52.
Portal
53.
Profiler
54.
Project Management
55.
Report
56.
RSS RDF
57.
Rule Engine
58.
Science
59.
Scripting
60.
Search Engine
61.
Security
62.
Sevlet Container
63.
Source Control
64.
Swing Library
65.
Template Engine
66.
Test Coverage
67.
Testing
68.
UML
69.
Web Crawler
70.
Web Framework
71.
Web Mail
72.
Web Server
73.
Web Services
74.
Web Services apache cxf 2.0.1
75.
Web Services AXIS2
76.
Wiki Engine
77.
Workflow Engines
78.
XML
79.
XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation
»
ERP CRM Financial
»
Kuali Financial System
»
org.kuali.module.pdp.bo
Source Cross Reference
Class Diagram
Java Document (Java Doc)
java.lang
.Object
org.kuali.module.pdp.bo
.PaymentGroup
PaymentGroup
public
class PaymentGroup implements
Serializable
,PersistenceBrokerAware
(Code)
Constructor Summary
public
PaymentGroup
()
Method Summary
public
void
addPaymentDetails
(
PaymentDetail
pgh)
public
void
addPaymentGroupHistory
(
PaymentGroupHistory
pd)
public
void
afterDelete
(PersistenceBroker broker)
public
void
afterInsert
(PersistenceBroker broker)
public
void
afterLookup
(PersistenceBroker broker)
public
void
afterUpdate
(PersistenceBroker broker)
public
void
beforeDelete
(PersistenceBroker broker)
public
void
beforeInsert
(PersistenceBroker broker)
public
void
beforeUpdate
(PersistenceBroker broker)
public
void
deletePaymentDetails
(
PaymentDetail
pgh)
public
void
deletePaymentGroupHistory
(
PaymentGroupHistory
pd)
public
boolean
equals
(
Object
obj)
public
AchAccountNumber
getAchAccountNumber
()
public
String
getAchAccountType
()
public
String
getAchBankRoutingNbr
()
public
String
getAdviceEmailAddress
()
public
String
getAlternatePayeeId
()
public
String
getAlternatePayeeIdTypeCd
()
public
Bank
getBank
()
public
Batch
getBatch
()
public
Boolean
getCampusAddress
()
public
String
getCity
()
public
Boolean
getCombineGroups
()
public
String
getCountry
()
public
BigDecimal
getCreditMemoAmount
()
public
String
getCreditMemoNbr
()
public
String
getCustomerInstitutionNumber
()
public
String
getDailyReportSortOrder
()
public
Timestamp
getDisbursementDate
()
public
Integer
getDisbursementNbr
()
public
DisbursementType
getDisbursementType
()
public
Boolean
getEmployeeIndicator
()
public
Timestamp
getEpicPaymentCancelledExtractedDate
()
public
Timestamp
getEpicPaymentPaidExtractedDate
()
public
String
getFormatSortField
()
This field determines the sort order for the format.
public
Integer
getId
()
public
Timestamp
getLastUpdate
()
public
String
getLine1Address
()
public
String
getLine2Address
()
public
String
getLine3Address
()
public
String
getLine4Address
()
public
BigDecimal
getNetPaymentAmount
()
public
int
getNoteLines
()
public
Boolean
getNraPayment
()
public
String
getPayeeId
()
public
String
getPayeeIdTypeCd
()
public
String
getPayeeName
()
public
String
getPayeeOwnerCd
()
public
Timestamp
getPaymentDate
()
public
List
<
PaymentDetail
>
getPaymentDetails
()
public
List
getPaymentGroupHistory
()
public
PaymentStatus
getPaymentStatus
()
public
String
getPaymentStatusCode
()
public
String
getPhysCampusProcessCd
()
public
PaymentProcess
getProcess
()
public
Boolean
getProcessImmediate
()
public
Boolean
getPymtAttachment
()
public
Boolean
getPymtSpecialHandling
()
public
String
getSortGroupId
()
public
String
getSortValue
()
public
String
getState
()
public
Boolean
getTaxablePayment
()
public
Integer
getVersion
()
public
String
getZipCd
()
public
int
hashCode
()
public
boolean
isDailyReportAttachment
()
public
boolean
isDailyReportSpecialHandling
()
public
void
setAchAccountNumber
(
AchAccountNumber
aan)
public
void
setAchAccountType
(
String
achAccountType)
public
void
setAchBankRoutingNbr
(
String
s)
public
void
setAdviceEmailAddress
(
String
string)
public
void
setAlternatePayeeId
(
String
string)
public
void
setAlternatePayeeIdTypeCd
(
String
string)
public
void
setBank
(
Bank
bank)
public
void
setBatch
(
Batch
b)
public
void
setCampusAddress
(
Boolean
boolean1)
public
void
setCity
(
String
city)
public
void
setCombineGroups
(
Boolean
combineGroups)
public
void
setCountry
(
String
country)
public
void
setCreditMemoAmount
(
BigDecimal
decimal)
public
void
setCreditMemoNbr
(
String
string)
public
void
setCustomerInstitutionNumber
(
String
string)
public
void
setDisbursementDate
(
Timestamp
timestamp)
public
void
setDisbursementNbr
(
Integer
integer)
public
void
setDisbursementType
(
DisbursementType
dt)
public
void
setEmployeeIndicator
(
Boolean
boolean1)
public
void
setEpicPaymentCancelledExtractedDate
(
Timestamp
epicPaymentCancelledExtractedDate)
public
void
setEpicPaymentPaidExtractedDate
(
Timestamp
epicPaymentPaidExtractedDate)
public
void
setId
(
Integer
integer)
public
void
setLastUpdate
(
Timestamp
timestamp)
public
void
setLine1Address
(
String
string)
public
void
setLine2Address
(
String
string)
public
void
setLine3Address
(
String
string)
public
void
setLine4Address
(
String
string)
public
void
setNraPayment
(
Boolean
boolean1)
public
void
setPayeeId
(
String
string)
public
void
setPayeeIdTypeCd
(
String
string)
public
void
setPayeeName
(
String
string)
public
void
setPayeeOwnerCd
(
String
string)
public
void
setPaymentDate
(
Timestamp
timestamp)
public
void
setPaymentDetails
(
List
paymentDetail)
public
void
setPaymentGroupHistory
(
List
paymentGroupHistory)
public
void
setPaymentStatus
(
PaymentStatus
stat)
public
void
setPhysCampusProcessCd
(
String
string)
public
void
setProcess
(
PaymentProcess
p)
public
void
setProcessImmediate
(
Boolean
boolean1)
public
void
setPymtAttachment
(
Boolean
boolean1)
public
void
setPymtSpecialHandling
(
Boolean
pymtSpecialHandling)
public
void
setSortValue
(
String
sortValue)
public
void
setState
(
String
state)
public
void
setTaxablePayment
(
Boolean
boolean1)
public
void
setVersion
(
Integer
integer)
public
void
setZipCd
(
String
string)
public
String
toString
()
Constructor Detail
PaymentGroup
public
PaymentGroup()
(Code)
Method Detail
addPaymentDetails
public
void addPaymentDetails(
PaymentDetail
pgh)
(Code)
addPaymentGroupHistory
public
void addPaymentGroupHistory(
PaymentGroupHistory
pd)
(Code)
afterDelete
public
void afterDelete(PersistenceBroker broker) throws PersistenceBrokerException
(Code)
afterInsert
public
void afterInsert(PersistenceBroker broker) throws PersistenceBrokerException
(Code)
afterLookup
public
void afterLookup(PersistenceBroker broker) throws PersistenceBrokerException
(Code)
afterUpdate
public
void afterUpdate(PersistenceBroker broker) throws PersistenceBrokerException
(Code)
beforeDelete
public
void beforeDelete(PersistenceBroker broker) throws PersistenceBrokerException
(Code)
beforeInsert
public
void beforeInsert(PersistenceBroker broker) throws PersistenceBrokerException
(Code)
beforeUpdate
public
void beforeUpdate(PersistenceBroker broker) throws PersistenceBrokerException
(Code)
deletePaymentDetails
public
void deletePaymentDetails(
PaymentDetail
pgh)
(Code)
deletePaymentGroupHistory
public
void deletePaymentGroupHistory(
PaymentGroupHistory
pd)
(Code)
equals
public
boolean equals(
Object
obj)
(Code)
getAchAccountNumber
public
AchAccountNumber
getAchAccountNumber()
(Code)
getAchAccountType
public
String
getAchAccountType()
(Code)
Returns the achAccountType.
getAchBankRoutingNbr
public
String
getAchBankRoutingNbr()
(Code)
getAdviceEmailAddress
public
String
getAdviceEmailAddress()
(Code)
getAlternatePayeeId
public
String
getAlternatePayeeId()
(Code)
getAlternatePayeeIdTypeCd
public
String
getAlternatePayeeIdTypeCd()
(Code)
getBank
public
Bank
getBank()
(Code)
getBatch
public
Batch
getBatch()
(Code)
getCampusAddress
public
Boolean
getCampusAddress()
(Code)
getCity
public
String
getCity()
(Code)
Returns the city.
getCombineGroups
public
Boolean
getCombineGroups()
(Code)
getCountry
public
String
getCountry()
(Code)
Returns the country.
getCreditMemoAmount
public
BigDecimal
getCreditMemoAmount()
(Code)
getCreditMemoNbr
public
String
getCreditMemoNbr()
(Code)
getCustomerInstitutionNumber
public
String
getCustomerInstitutionNumber()
(Code)
getDailyReportSortOrder
public
String
getDailyReportSortOrder()
(Code)
getDisbursementDate
public
Timestamp
getDisbursementDate()
(Code)
getDisbursementNbr
public
Integer
getDisbursementNbr()
(Code)
getDisbursementType
public
DisbursementType
getDisbursementType()
(Code)
getEmployeeIndicator
public
Boolean
getEmployeeIndicator()
(Code)
getEpicPaymentCancelledExtractedDate
public
Timestamp
getEpicPaymentCancelledExtractedDate()
(Code)
getEpicPaymentPaidExtractedDate
public
Timestamp
getEpicPaymentPaidExtractedDate()
(Code)
getFormatSortField
public
String
getFormatSortField()
(Code)
This field determines the sort order for the format. It packs all the relevant data into one field to make a field that order by can use sort order string
getId
public
Integer
getId()
(Code)
getLastUpdate
public
Timestamp
getLastUpdate()
(Code)
getLine1Address
public
String
getLine1Address()
(Code)
getLine2Address
public
String
getLine2Address()
(Code)
getLine3Address
public
String
getLine3Address()
(Code)
getLine4Address
public
String
getLine4Address()
(Code)
getNetPaymentAmount
public
BigDecimal
getNetPaymentAmount()
(Code)
Get the total of all the detail items
getNoteLines
public
int getNoteLines()
(Code)
getNraPayment
public
Boolean
getNraPayment()
(Code)
getPayeeId
public
String
getPayeeId()
(Code)
getPayeeIdTypeCd
public
String
getPayeeIdTypeCd()
(Code)
getPayeeName
public
String
getPayeeName()
(Code)
getPayeeOwnerCd
public
String
getPayeeOwnerCd()
(Code)
getPaymentDate
public
Timestamp
getPaymentDate()
(Code)
getPaymentDetails
public
List
<
PaymentDetail
> getPaymentDetails()
(Code)
getPaymentGroupHistory
public
List
getPaymentGroupHistory()
(Code)
getPaymentStatus
public
PaymentStatus
getPaymentStatus()
(Code)
getPaymentStatusCode
public
String
getPaymentStatusCode()
(Code)
getPhysCampusProcessCd
public
String
getPhysCampusProcessCd()
(Code)
getProcess
public
PaymentProcess
getProcess()
(Code)
getProcessImmediate
public
Boolean
getProcessImmediate()
(Code)
getPymtAttachment
public
Boolean
getPymtAttachment()
(Code)
getPymtSpecialHandling
public
Boolean
getPymtSpecialHandling()
(Code)
getSortGroupId
public
String
getSortGroupId()
(Code)
getSortValue
public
String
getSortValue()
(Code)
getState
public
String
getState()
(Code)
Returns the state.
getTaxablePayment
public
Boolean
getTaxablePayment()
(Code)
getVersion
public
Integer
getVersion()
(Code)
getZipCd
public
String
getZipCd()
(Code)
hashCode
public
int hashCode()
(Code)
isDailyReportAttachment
public
boolean isDailyReportAttachment()
(Code)
isDailyReportSpecialHandling
public
boolean isDailyReportSpecialHandling()
(Code)
setAchAccountNumber
public
void setAchAccountNumber(
AchAccountNumber
aan)
(Code)
setAchAccountType
public
void setAchAccountType(
String
achAccountType)
(Code)
Parameters:
achAccountType - The achAccountType to set.
setAchBankRoutingNbr
public
void setAchBankRoutingNbr(
String
s)
(Code)
Parameters:
integer -
setAdviceEmailAddress
public
void setAdviceEmailAddress(
String
string)
(Code)
Parameters:
string -
setAlternatePayeeId
public
void setAlternatePayeeId(
String
string)
(Code)
Parameters:
string -
setAlternatePayeeIdTypeCd
public
void setAlternatePayeeIdTypeCd(
String
string)
(Code)
Parameters:
string -
setBank
public
void setBank(
Bank
bank)
(Code)
Parameters:
integer -
setBatch
public
void setBatch(
Batch
b)
(Code)
Parameters:
integer -
setCampusAddress
public
void setCampusAddress(
Boolean
boolean1)
(Code)
Parameters:
boolean1 -
setCity
public
void setCity(
String
city)
(Code)
Parameters:
city - The city to set.
setCombineGroups
public
void setCombineGroups(
Boolean
combineGroups)
(Code)
setCountry
public
void setCountry(
String
country)
(Code)
Parameters:
country - The country to set.
setCreditMemoAmount
public
void setCreditMemoAmount(
BigDecimal
decimal)
(Code)
Parameters:
decimal -
setCreditMemoNbr
public
void setCreditMemoNbr(
String
string)
(Code)
Parameters:
string -
setCustomerInstitutionNumber
public
void setCustomerInstitutionNumber(
String
string)
(Code)
Parameters:
string -
setDisbursementDate
public
void setDisbursementDate(
Timestamp
timestamp)
(Code)
Parameters:
timestamp -
setDisbursementNbr
public
void setDisbursementNbr(
Integer
integer)
(Code)
Parameters:
integer -
setDisbursementType
public
void setDisbursementType(
DisbursementType
dt)
(Code)
Parameters:
string -
setEmployeeIndicator
public
void setEmployeeIndicator(
Boolean
boolean1)
(Code)
Parameters:
boolean1 -
setEpicPaymentCancelledExtractedDate
public
void setEpicPaymentCancelledExtractedDate(
Timestamp
epicPaymentCancelledExtractedDate)
(Code)
setEpicPaymentPaidExtractedDate
public
void setEpicPaymentPaidExtractedDate(
Timestamp
epicPaymentPaidExtractedDate)
(Code)
setId
public
void setId(
Integer
integer)
(Code)
Parameters:
integer -
setLastUpdate
public
void setLastUpdate(
Timestamp
timestamp)
(Code)
Parameters:
timestamp -
setLine1Address
public
void setLine1Address(
String
string)
(Code)
Parameters:
string -
setLine2Address
public
void setLine2Address(
String
string)
(Code)
Parameters:
string -
setLine3Address
public
void setLine3Address(
String
string)
(Code)
Parameters:
string -
setLine4Address
public
void setLine4Address(
String
string)
(Code)
Parameters:
string -
setNraPayment
public
void setNraPayment(
Boolean
boolean1)
(Code)
Parameters:
boolean1 -
setPayeeId
public
void setPayeeId(
String
string)
(Code)
Parameters:
string -
setPayeeIdTypeCd
public
void setPayeeIdTypeCd(
String
string)
(Code)
Parameters:
string -
setPayeeName
public
void setPayeeName(
String
string)
(Code)
Parameters:
string -
setPayeeOwnerCd
public
void setPayeeOwnerCd(
String
string)
(Code)
Parameters:
string -
setPaymentDate
public
void setPaymentDate(
Timestamp
timestamp)
(Code)
Parameters:
timestamp -
setPaymentDetails
public
void setPaymentDetails(
List
paymentDetail)
(Code)
setPaymentGroupHistory
public
void setPaymentGroupHistory(
List
paymentGroupHistory)
(Code)
setPaymentStatus
public
void setPaymentStatus(
PaymentStatus
stat)
(Code)
Parameters:
string -
setPhysCampusProcessCd
public
void setPhysCampusProcessCd(
String
string)
(Code)
Parameters:
string -
setProcess
public
void setProcess(
PaymentProcess
p)
(Code)
Parameters:
integer -
setProcessImmediate
public
void setProcessImmediate(
Boolean
boolean1)
(Code)
Parameters:
boolean1 -
setPymtAttachment
public
void setPymtAttachment(
Boolean
boolean1)
(Code)
Parameters:
boolean1 -
setPymtSpecialHandling
public
void setPymtSpecialHandling(
Boolean
pymtSpecialHandling)
(Code)
Parameters:
string -
setSortValue
public
void setSortValue(
String
sortValue)
(Code)
setState
public
void setState(
String
state)
(Code)
Parameters:
state - The state to set.
setTaxablePayment
public
void setTaxablePayment(
Boolean
boolean1)
(Code)
Parameters:
boolean1 -
setVersion
public
void setVersion(
Integer
integer)
(Code)
Parameters:
integer -
setZipCd
public
void setZipCd(
String
string)
(Code)
Parameters:
string -
toString
public
String
toString()
(Code)
Methods inherited from
java.lang.Object
native
protected
Object
clone() throws
CloneNotSupportedException
(Code)
(Java Doc)
public
boolean equals(
Object
obj)
(Code)
(Java Doc)
protected
void finalize() throws
Throwable
(Code)
(Java Doc)
final native
public
Class
> getClass()
(Code)
(Java Doc)
native
public
int hashCode()
(Code)
(Java Doc)
final native
public
void notify()
(Code)
(Java Doc)
final native
public
void notifyAll()
(Code)
(Java Doc)
public
String
toString()
(Code)
(Java Doc)
final native
public
void wait(long timeout) throws
InterruptedException
(Code)
(Java Doc)
final
public
void wait(long timeout, int nanos) throws
InterruptedException
(Code)
(Java Doc)
final
public
void wait() throws
InterruptedException
(Code)
(Java Doc)
www.java2java.com
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.