Package com.dna.jopt.member.unit.color
Class NodeColors
java.lang.Object
com.dna.jopt.member.unit.color.NodeColors
The Class NodeColors is a collection of predefined NodeColors.
- Since:
- Sep 27, 2019
- Version:
- Sep 27, 2019
- Author:
- Jens Richter
-
Field Summary
Modifier and TypeFieldDescriptionstatic final INodeColor
The BREAKFIX INodeColor.static final INodeColor
The CONTRACTOR INodeColor.static final INodeColor
The DEFAULT INodeColor.static final INodeColor
The PREVENTIVE INodeColor. -
Method Summary
-
Field Details
-
DEFAULT
The DEFAULT INodeColor. -
CONTRACTOR
The CONTRACTOR INodeColor. -
PREVENTIVE
The PREVENTIVE INodeColor. -
BREAKFIX
The BREAKFIX INodeColor.
-