Klasse ArrayElementValue
java.lang.Object
org.aspectj.apache.bcel.classfile.annotation.ElementValue
org.aspectj.apache.bcel.classfile.annotation.ArrayElementValue
-
Feldübersicht
Von Klasse geerbte Felder org.aspectj.apache.bcel.classfile.annotation.ElementValue
ANNOTATION, ARRAY, CLASS, cpool, ENUM_CONSTANT, PRIMITIVE_BOOLEAN, PRIMITIVE_BYTE, PRIMITIVE_CHAR, PRIMITIVE_DOUBLE, PRIMITIVE_FLOAT, PRIMITIVE_INT, PRIMITIVE_LONG, PRIMITIVE_SHORT, STRING, type -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungArrayElementValue(int type, ElementValue[] datums, ConstantPool cpool) ArrayElementValue(ArrayElementValue value, ConstantPool cpool, boolean copyPoolEntries) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidaddElement(ElementValue gen) voiddump(DataOutputStream dos) intVon Klasse geerbte Methoden org.aspectj.apache.bcel.classfile.annotation.ElementValue
copy, getConstantPool, getElementValueType, readElementValue
-
Konstruktordetails
-
ArrayElementValue
-
ArrayElementValue
-
ArrayElementValue
-
-
Methodendetails
-
getElementValuesArray
-
getElementValuesArraySize
public int getElementValuesArraySize() -
dump
- Angegeben von:
dumpin KlasseElementValue- Löst aus:
IOException
-
stringifyValue
- Angegeben von:
stringifyValuein KlasseElementValue
-
addElement
-