|
|||||||||
| Home >> All >> org >> schooltool >> ejb >> entity >> client >> [ finance overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.schooltool.ejb.entity.client.finance
Interface AccountHolderMonthlyBalance_

- All Superinterfaces:
- javax.ejb.EJBObject, java.rmi.Remote
- public interface AccountHolderMonthlyBalance_
- extends javax.ejb.EJBObject
| Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
| Method Detail |
hasSuperClass
public boolean hasSuperClass()
throws java.rmi.RemoteException
getAccountHolderMonthlyBalance_PrimaryKey
public java.lang.Long getAccountHolderMonthlyBalance_PrimaryKey() throws java.rmi.RemoteException
setAccountHolderMonthlyBalance_PrimaryKey
public void setAccountHolderMonthlyBalance_PrimaryKey(java.lang.Long setValue) throws java.rmi.RemoteException
getclosingBalance
public java.lang.Double getclosingBalance() throws java.rmi.RemoteException
setclosingBalance
public void setclosingBalance(java.lang.Double closingBalance) throws java.rmi.RemoteException
getaccountHolderForeignKey
public java.lang.Long getaccountHolderForeignKey() throws java.rmi.RemoteException
setaccountHolderForeignKey
public void setaccountHolderForeignKey(java.lang.Long setValue) throws java.rmi.RemoteException
getaccountHolder
public AccountHolder_ getaccountHolder() throws java.rmi.RemoteException
getschoolProfileForeignKey
public java.lang.Long getschoolProfileForeignKey() throws java.rmi.RemoteException
setschoolProfileForeignKey
public void setschoolProfileForeignKey(java.lang.Long setValue) throws java.rmi.RemoteException
getschoolProfile
public org.schooltool.ejb.entity.client.access.SchoolProfile_ getschoolProfile() throws java.rmi.RemoteException
getopeningBalance
public java.lang.Double getopeningBalance() throws java.rmi.RemoteException
setopeningBalance
public void setopeningBalance(java.lang.Double openingBalance) throws java.rmi.RemoteException
getmonth
public java.lang.Integer getmonth() throws java.rmi.RemoteException
setmonth
public void setmonth(java.lang.Integer month) throws java.rmi.RemoteException
getyear
public java.lang.Integer getyear() throws java.rmi.RemoteException
setyear
public void setyear(java.lang.Integer year) throws java.rmi.RemoteException
setAsValueObject
public void setAsValueObject(org.schooltool.complextypes.finance.AccountHolderMonthlyBalance value) throws java.rmi.RemoteException
getAsValueObject
public org.schooltool.complextypes.finance.AccountHolderMonthlyBalance getAsValueObject(int levels, org.schooltool.complextypes.finance.AccountHolderMonthlyBalance value) throws java.rmi.RemoteException
|
|||||||||
| Home >> All >> org >> schooltool >> ejb >> entity >> client >> [ finance overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC