org.kuali.hr.lm.leave.web
Class LeaveBlockDisplay
java.lang.Object
org.kuali.hr.lm.leave.web.LeaveBlockDisplay
public class LeaveBlockDisplay
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LeaveBlockDisplay
public LeaveBlockDisplay(LeaveBlock leaveBlock)
getLeaveDate
public Date getLeaveDate()
getDocumentId
public String getDocumentId()
getCalendarId
public String getCalendarId()
getEarnCode
public String getEarnCode()
getDescription
public String getDescription()
getRequestStatus
public String getRequestStatus()
getDocumentStatus
public String getDocumentStatus()
getLeaveAmount
public BigDecimal getLeaveAmount()
getTimestamp
public Timestamp getTimestamp()
getAssignmentTitle
public String getAssignmentTitle()
getAccrualCategory
public String getAccrualCategory()
getAccrualBalances
public Collection<BigDecimal> getAccrualBalances()
getAccrualBalance
public BigDecimal getAccrualBalance(String accrualCategory)
setAccrualBalance
public void setAccrualBalance(String accrualCategory,
BigDecimal accrualBalance)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.