JBoss Metadata Common 7.0.4.Final-redhat-1

org.jboss.annotation.javaee
Annotation Type Icon


@Documented
@Retention(value=RUNTIME)
public @interface Icon

Description.

Version:
$Revision: 1.1 $
Author:
Adrian Brock

Optional Element Summary
 String language
          The language
 String largeIcon
          The large icon
 String smallIcon
          The small icon
 

smallIcon

public abstract String smallIcon
The small icon

Default:
""

largeIcon

public abstract String largeIcon
The large icon

Default:
""

language

public abstract String language
The language

Default:
"en"

JBoss Metadata Common 7.0.4.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.