Class FontColour
- java.lang.Object
-
- org.kie.workbench.common.dmn.api.property.font.FontColour
-
- All Implemented Interfaces:
DMNProperty
@Portable public class FontColour extends Object implements DMNProperty
-
-
Field Summary
Fields Modifier and Type Field Description static org.kie.workbench.common.stunner.core.definition.property.PropertyTypetype
-
Constructor Summary
Constructors Constructor Description FontColour()FontColour(String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)org.kie.workbench.common.stunner.core.definition.property.PropertyTypegetType()StringgetValue()inthashCode()voidsetValue(String value)
-