public class ConstraintChange
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
ConstraintChange() |
| 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
|