public interface IAnnotationComponent
Modifier and Type | Method and Description |
---|---|
char[] |
getComponentName()
Answer back the component name as described in the JVM specifications.
|
int |
getComponentNameIndex()
Answer back the component name index as described in the JVM specifications.
|
IAnnotationComponentValue |
getComponentValue()
Answer back the component value as described in the JVM specifications.
|
int getComponentNameIndex()
char[] getComponentName()
IAnnotationComponentValue getComponentValue()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.