Uses of Class
org.modeshape.sequencer.classfile.metadata.AnnotationMetadata

Packages that use AnnotationMetadata
org.modeshape.sequencer.classfile.metadata The classes that are immutable representations of metadata appearing in Java class files. 
 

Uses of AnnotationMetadata in org.modeshape.sequencer.classfile.metadata
 

Methods in org.modeshape.sequencer.classfile.metadata that return types with arguments of type AnnotationMetadata
 List<AnnotationMetadata> MethodMetadata.getAnnotations()
           
 List<AnnotationMetadata> FieldMetadata.getAnnotations()
           
 List<AnnotationMetadata> ClassMetadata.getAnnotations()
           
 



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.