org.kuali.hr.time.calendar
Class TimeBlockRenderer
java.lang.Object
org.kuali.hr.time.calendar.TimeBlockRenderer
public class TimeBlockRenderer
- extends Object
Render helper to handle timeblock and time hour details display
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeBlockRenderer
public TimeBlockRenderer(TimeBlock b)
getDetailRenderers
public List<TimeHourDetailRenderer> getDetailRenderers()
getTimeBlock
public TimeBlock getTimeBlock()
getTimeRange
public String getTimeRange()
getTitle
public String getTitle()
getAmount
public String getAmount()
getEarnCodeType
public String getEarnCodeType()
getAssignmentClass
public String getAssignmentClass()
setAssignmentClass
public void setAssignmentClass(String assignmentClass)
getLunchLabel
public String getLunchLabel()
setLunchLabel
public void setLunchLabel(String lunchLabel)
getLunchLabelId
public String getLunchLabelId()
setLunchLabelId
public void setLunchLabelId(String lunchLabelId)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.