Class WebScheduledMaintenancesImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      WebScheduledMaintenance add​(WebScheduledMaintenance scheduledMaintenance)
      Create a new ScheduledMaintenance object at the end of this collection.
      void clear()
      Remove all ScheduledMaintenance objects in this collection.
      WebScheduledMaintenance get​(int index)
      Returns the ScheduledMaintenance in this collection according to the index (0-based).
      int size()
      Returns the size of this collection.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait