Package com.polarion.alm.tracker.model
Interface IPlanningConstraintStruct
- All Superinterfaces:
IChangeGenerator
,IChangeListener
,IHasCustomValues
,IHasValues
,IStructure
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetDate()
void
setConstraint
(IPlanningConstraintOpt newConstraint) void
Methods inherited from interface com.polarion.platform.persistence.model.IChangeGenerator
setChangeOwner
Methods inherited from interface com.polarion.platform.persistence.model.IChangeListener
markChanged
Methods inherited from interface com.polarion.platform.persistence.model.IHasCustomValues
getCustomField, getCustomFieldPrototype, getCustomFieldsList, setCustomField
Methods inherited from interface com.polarion.platform.persistence.model.IStructure
getEnumeration, getEnumerationOptionForField, getEnumerationTypeForField, getPrototype, getValue, isModified, isReadOnly, isReadOnly, setValue
-
Field Details
-
CONSTRAINT_START_ON
- See Also:
-
CONSTRAINT_FINISH_ON
- See Also:
-
KEY_DATE
- See Also:
-
KEY_CONSTRAINT
- See Also:
-
-
Method Details
-
getDate
Date getDate() -
setDate
-
getConstraint
IPlanningConstraintOpt getConstraint() -
setConstraint
-