public static final class DescriptionGroup.Icon extends Object implements Serializable
| Constructor and Description |
|---|
DescriptionGroup.Icon() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLargeIcon()
|
String |
getSmallIcon()
|
void |
setLargeIcon(String largeIcon)
|
void |
setSmallIcon(String smallIcon)
|
public String getSmallIcon()
public void setSmallIcon(String smallIcon)
smallIcon - the smallIcon to setpublic String getLargeIcon()
public void setLargeIcon(String largeIcon)
largeIcon - the largeIcon to setCopyright © 2014 JBoss by Red Hat. All Rights Reserved.