public interface Annotations extends CommonAnnotations
Modifier and Type | Method and Description |
---|---|
List<TypeAnnotation> |
getTypeAnnotations() |
List<ValueAnnotation> |
getValueAnnotations() |
getQualifier, getTarget
List<TypeAnnotation> getTypeAnnotations()
List<ValueAnnotation> getValueAnnotations()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.