|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LeaveBalanceContract
LeaveBalanceContract interface
Method Summary | |
---|---|
AccrualCategoryContract |
getAccrualCategory()
The AccuralCategory object associated with the LeaveBalance |
BigDecimal |
getBalance()
The AccuralCategory object associated with the LeaveBalance |
String |
getBalanceType()
The balance type associated with the LeaveBalance |
Method Detail |
---|
String getBalanceType()
This is an abstract method that gets overridden in sub classes
BigDecimal getBalance()
balance of a LeaveBalance
AccrualCategoryContract getAccrualCategory()
accrualCategory of a LeaveBalance
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |