File
Doc
Category
Size
Date
Package
BankAccountHolder.java
API Doc
Example
721
Thu Feb 17 20:01:06 GMT 2000
RelMgmt.PartyRole
BankAccountHolder
java.lang.Object
RelMgmt.Party.PartyRole
public class BankAccountHolder extends RelMgmt.Party.PartyRole
stereotype
role
Fields Summary
private AccountingMgmt.Account.BankAccount
lnkUnnamed
Constructors Summary
Methods Summary
public
java.math.BigDecimal
calcAvgBalance
()
return new BigDecimal(0);
public
java.util.Vector
listAccounts
()
return new Vector();
Java Code Source