com.ibm.tivoli.maximo.skd.model

Class ConstraintChange

  • java.lang.Object
    • com.ibm.tivoli.maximo.skd.model.ConstraintChange
  • All Implemented Interfaces:
    java.io.Serializable


    public class ConstraintChange
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      ConstraintChange() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      ilog.views.gantt.model.general.IlvGeneralConstraint getConstraint()
      Get the contstraint
      void setConstraint(ilog.views.gantt.model.general.IlvGeneralConstraint constraint)
      Sets the contstraint
      • Methods inherited from class java.lang.Object

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

      • ConstraintChange

        public ConstraintChange()
    • Method Detail

      • getConstraint

        public ilog.views.gantt.model.general.IlvGeneralConstraint getConstraint()
        Get the contstraint
        Returns:
        constraint
      • setConstraint

        public void setConstraint(ilog.views.gantt.model.general.IlvGeneralConstraint constraint)
        Sets the contstraint
        Parameters:
        constraint -