public class BrandingBarOptions extends Model implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Image |
_logo |
static String |
FIELD_LOGO |
| Constructor and Description |
|---|
BrandingBarOptions() |
| Modifier and Type | Method and Description |
|---|---|
Image |
getLogo() |
BrandingBarOptions |
safeSetLogo(Image value) |
BrandingBarOptions |
setLogo(Image value) |
clean, getDirtyFields, isDirty, setDirtypublic static final String FIELD_LOGO
protected Image _logo
public BrandingBarOptions setLogo(Image value)
public BrandingBarOptions safeSetLogo(Image value)
public Image getLogo()
Copyright 2022 OneSpan All rights reserved.