public class IconBean extends Object
Configuration bean for <icon> element.
| Constructor and Description |
|---|
IconBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLang() |
String |
getLargeIcon() |
String |
getSmallIcon() |
void |
setLang(String lang) |
void |
setLargeIcon(String largeIcon) |
void |
setSmallIcon(String smallIcon) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.