public interface AltAnnotation
Modifier and Type | Method and Description |
---|---|
String |
annotationType() |
Map<String,Object> |
getAnnotationValues() |
boolean |
getBooleanValue(String methodName) |
String[] |
getStringArrayValue(String methodName) |
String |
getStringValue(String methodName) |
Copyright © 2009–2017 Oracle Corporation. All rights reserved.