| |
|
| com.projity.pm.time.HasStartAndEnd
All known Subclasses: org.jdesktop.swing.calendar.DateSpan, com.projity.algorithm.DateInRangePredicate, com.projity.algorithm.CollectionIntervalGenerator, com.projity.algorithm.SelectFrom, com.projity.field.FieldContext, com.projity.pm.scheduling.ScheduleInterval, com.projity.timescale.TimeIterator, com.projity.algorithm.Query, com.projity.timescale.TimeInterval, com.projity.pm.time.Interval, com.projity.algorithm.buffer.Point, com.projity.algorithm.TimeIteratorGenerator, com.projity.dialog.calendar.Intervals,
HasStartAndEnd | public interface HasStartAndEnd (Code) | | |
getEnd | public long getEnd()(Code) | | |
getStart | public long getStart()(Code) | | |
|
|
|