public interface IBinaryAnnotation
| Modifier and Type | Method and Description |
|---|---|
IBinaryElementValuePair[] |
getElementValuePairs() |
char[] |
getTypeName() |
default boolean |
isDeprecatedAnnotation() |
default boolean |
isExternalAnnotation() |
char[] getTypeName()
IBinaryElementValuePair[] getElementValuePairs()
default boolean isExternalAnnotation()
default boolean isDeprecatedAnnotation()