com.tibco.bpm.web.client.model.types.calendar
Class ListTimeSpan
java.lang.Object
com.tibco.bpm.web.client.model.types.calendar.TimeSpan
com.tibco.bpm.web.client.model.types.calendar.ListTimeSpan
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable, java.io.Serializable, java.lang.Comparable<TimeSpan>
public class ListTimeSpan
- extends TimeSpan
- See Also:
- Serialized Form
| Methods inherited from class com.tibco.bpm.web.client.model.types.calendar.TimeSpan |
equals, getEndTime, getHoursInRange, getHoursStart, getMinutesInRange, getStartTime, hashCode, isInRange, isOverlap, isStartAndEndSameDay, isValid, setEndTime, setStartTime, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ListTimeSpan
public ListTimeSpan()
valueOf
public static final ListTimeSpan valueOf(java.util.Date startTime,
java.util.Date endTime)
valueOf
public static final ListTimeSpan valueOf(TimeHmm startTime,
TimeHmm endTime)
valueOf
public static final ListTimeSpan valueOf(TimeSpan timeSpan)
valueOf
public static final ListTimeSpan valueOf(TimeHmm startTime,
TimeSpan timeSpanForRange)
compareTo
public int compareTo(TimeSpan o)
- Specified by:
compareTo in interface java.lang.Comparable<TimeSpan>- Overrides:
compareTo in class TimeSpan
Copyright © 2015 TIBCO Software Inc. All Rights Reserved.