public class SigningTheme extends Model implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Properties |
_color |
static String |
FIELD_COLOR |
| Constructor and Description |
|---|
SigningTheme() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getColor() |
SigningTheme |
safeSetColor(Properties value) |
SigningTheme |
setColor(Properties value) |
clean, getDirtyFields, isDirty, setDirtypublic static final String FIELD_COLOR
protected Properties _color
public Properties getColor()
public SigningTheme setColor(Properties value)
public SigningTheme safeSetColor(Properties value)
Copyright 2022 OneSpan All rights reserved.