@Portable public class FontColour extends Object implements DMNProperty
Modifier and Type | Field and Description |
---|---|
static PropertyType |
type |
Constructor and Description |
---|
FontColour() |
FontColour(String value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
PropertyType |
getType() |
String |
getValue() |
int |
hashCode() |
void |
setValue(String value) |
public static final PropertyType type
public FontColour()
public FontColour(String value)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.