public final class GanttBarStyleException extends GanttBarCommonStyle
| Constructor and Description |
|---|
GanttBarStyleException() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getGanttBarStyleID()
Set the ID of the Gantt Bar Style to which this exception is applied.
|
int |
getTaskUniqueID()
Retrieve the unique task ID for the task to which this style
exception applies.
|
void |
setBarStyleIndex(int index)
Sets the bar style index.
|
void |
setGanttBarStyleID(Integer value)
Set the ID of the Gantt Bar Style to which this exception is applied.
|
void |
setTaskUniqueID(int id)
Sets the task unique ID.
|
String |
toString()
Generate a string representation of this instance.
|
getBottomText, getEndColor, getEndShape, getEndType, getInsideText, getLeftText, getMiddleColor, getMiddlePattern, getMiddleShape, getRightText, getStartColor, getStartShape, getStartType, getTopText, setBottomText, setEndColor, setEndShape, setEndType, setInsideText, setLeftText, setMiddleColor, setMiddlePattern, setMiddleShape, setRightText, setStartColor, setStartShape, setStartType, setTopTextpublic int getTaskUniqueID()
public void setTaskUniqueID(int id)
id - task unique IDpublic Integer getGanttBarStyleID()
public void setGanttBarStyleID(Integer value)
value - bar style IDpublic void setBarStyleIndex(int index)
index - bar style indexpublic String toString()
toString in class GanttBarCommonStyleCopyright © 2000–2025 MPXJ. All rights reserved.