Class DayPilotScheduler.Section

  • Enclosing class:
    DayPilotScheduler

    public class DayPilotScheduler.Section
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Section()  
    • Method Summary

      Modifier and Type Method Description
      java.util.Date getEnd()  
      java.util.List<java.lang.String> getResources()  
      java.util.Date getStart()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Section

        public Section()
    • Method Detail

      • getStart

        public java.util.Date getStart()
      • getEnd

        public java.util.Date getEnd()
      • getResources

        public java.util.List<java.lang.String> getResources()