|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.metadata.annotation.AbstractAnnotationImpl
org.jboss.metadata.javaee.support.LanguageMetaData
org.jboss.metadata.javaee.spec.IconImpl
public class IconImpl
IconImpl.
| Constructor Summary | |
|---|---|
IconImpl()
Create a new IconImpl. |
|
| Method Summary | |
|---|---|
String |
getLargeIcon()
Get the largeIcon. |
String |
getSmallIcon()
Get the smallIcon. |
String |
largeIcon()
|
void |
setLargeIcon(String largeIcon)
Set the largeIcon. |
void |
setSmallIcon(String smallIcon)
Set the smallIcon. |
String |
smallIcon()
|
| Methods inherited from class org.jboss.metadata.javaee.support.LanguageMetaData |
|---|
equals, getId, getKey, getLanguage, hashCode, language, setId, setLanguage, toString |
| Methods inherited from class org.jboss.metadata.annotation.AbstractAnnotationImpl |
|---|
annotationType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.lang.annotation.Annotation |
|---|
annotationType, equals, hashCode, toString |
| Constructor Detail |
|---|
public IconImpl()
| Method Detail |
|---|
public String largeIcon()
public String smallIcon()
public String getLargeIcon()
public void setLargeIcon(String largeIcon)
largeIcon - the largeIcon.
IllegalArgumentException - for a null largeIconpublic String getSmallIcon()
public void setSmallIcon(String smallIcon)
smallIcon - the smallIcon.
IllegalArgumentException - for a null smallIcon
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||