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
FieldsModifier and TypeFieldDescriptionstatic final INodeColorThe BREAKFIX INodeColor.static final INodeColorThe CONTRACTOR INodeColor.static final INodeColorThe DEFAULT INodeColor.static final INodeColorThe PREVENTIVE INodeColor. - 
Method Summary
 
- 
Field Details
- 
DEFAULT
The DEFAULT INodeColor. - 
CONTRACTOR
The CONTRACTOR INodeColor. - 
PREVENTIVE
The PREVENTIVE INodeColor. - 
BREAKFIX
The BREAKFIX INodeColor. 
 -