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-2016 Oracle Corporation. All Rights Reserved.