org.jboss.metadata.javaee.spec
Class DisplayNamesImpl

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

public class DisplayNamesImpl
extends MappedAnnotationMetaData<DisplayNameImpl>
implements DisplayNames

DisplayNamesImpl.

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

Constructor Summary
DisplayNamesImpl()
          Create a new DisplayNamesImpl.
 
Method Summary
 DisplayName[] 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

DisplayNamesImpl

public DisplayNamesImpl()
Create a new DisplayNamesImpl.

Method Detail

value

public DisplayName[] value()


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