org.kuali.hr.time.detail
Class TimeDetailSummary
java.lang.Object
org.kuali.hr.time.detail.TimeDetailSummary
public class TimeDetailSummary
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeDetailSummary
public TimeDetailSummary()
setTimeBlocks
public void setTimeBlocks(List<TimeBlock> timeBlocks)
getTimeBlocks
public List<TimeBlock> getTimeBlocks()
setNumberOfDays
public void setNumberOfDays(Integer numberOfDays)
getNumberOfDays
public Integer getNumberOfDays()
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.