org.jboss.metadata.javaee.spec
Class IconsImpl

java.lang.Object
  extended by org.jboss.metadata.annotation.AbstractAnnotationImpl
      extended by org.jboss.metadata.javaee.support.MappedAnnotationMetaData<IconImpl>
          extended by org.jboss.metadata.javaee.spec.IconsImpl
All Implemented Interfaces:
Serializable, Annotation, Iterable<IconImpl>, Collection<IconImpl>, Icons

public class IconsImpl
extends MappedAnnotationMetaData<IconImpl>
implements Icons

IconsImpl.

Version:
$Revision: 1.1 $
Author:
Adrian Brock
See Also:
Serialized Form

Constructor Summary
IconsImpl()
          Create a new IconsImpl.
 
Method Summary
 Icon[] value()
           
 
Methods inherited from class org.jboss.metadata.javaee.support.MappedAnnotationMetaData
add, addAll, clear, contains, containsAll, equals, get, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, 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

IconsImpl

public IconsImpl()
Create a new IconsImpl.

Method Detail

value

public Icon[] value()


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.