|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.backport175.reader.bytecode.AnnotationElement
org.codehaus.backport175.reader.bytecode.AnnotationElement.Array
public static class AnnotationElement.Array
Abstraction for the array element type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.codehaus.backport175.reader.bytecode.AnnotationElement |
|---|
AnnotationElement.Annotation, AnnotationElement.Array, AnnotationElement.Enum, AnnotationElement.NamedValue, AnnotationElement.NestedAnnotationElement, AnnotationElement.Type |
| Field Summary |
|---|
| Fields inherited from class org.codehaus.backport175.reader.bytecode.AnnotationElement |
|---|
DEFAULT_VALUE_NAME |
| Constructor Summary | |
|---|---|
AnnotationElement.Array()
|
|
| Method Summary | |
|---|---|
void |
addElement(java.lang.String name,
java.lang.Object element)
|
java.util.List |
getElements()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationElement.Array()
| Method Detail |
|---|
public void addElement(java.lang.String name,
java.lang.Object element)
addElement in interface AnnotationElement.NestedAnnotationElementpublic java.util.List getElements()
getElements in interface AnnotationElement.NestedAnnotationElementpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||