JBoss Metadata Common 7.0.4.Final-redhat-1

org.jboss.metadata.javaee.spec
Class DescriptionsImpl

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

public class DescriptionsImpl
extends MappedAnnotationMetaData<DescriptionImpl>
implements Descriptions

DescriptionsImpl.

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

Constructor Summary
DescriptionsImpl()
          Create a new DescriptinsImpl.
 
Method Summary
 Description[] 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

DescriptionsImpl

public DescriptionsImpl()
Create a new DescriptinsImpl.

Method Detail

value

public Description[] value()

JBoss Metadata Common 7.0.4.Final-redhat-1

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