Package | Description |
---|---|
org.modeshape.sequencer.classfile.metadata |
The classes that are immutable representations of metadata appearing in Java class files.
|
Modifier and Type | Method and Description |
---|---|
List<AnnotationMetadata> |
MethodMetadata.getAnnotations() |
List<AnnotationMetadata> |
FieldMetadata.getAnnotations() |
List<AnnotationMetadata> |
ClassMetadata.getAnnotations() |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.