com.ibm.tivoli.maximo.skd.model

Class ScheduleConfig

  • java.lang.Object
    • com.ibm.tivoli.maximo.skd.model.ScheduleConfig


  • public class ScheduleConfig
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      ScheduleConfig() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean isUndoEnabled() 
      void setUndoEnabled(boolean undoEnabled) 
      • Methods inherited from class java.lang.Object

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

      • ScheduleConfig

        public ScheduleConfig()
    • Method Detail

      • isUndoEnabled

        public boolean isUndoEnabled()
      • setUndoEnabled

        public void setUndoEnabled(boolean undoEnabled)