Klasse RuntimeTypeAnnos
java.lang.Object
org.aspectj.apache.bcel.classfile.Attribute
org.aspectj.apache.bcel.classfile.annotation.RuntimeTypeAnnos
- Alle implementierten Schnittstellen:
Serializable,Cloneable,Node
- Bekannte direkte Unterklassen:
RuntimeInvisTypeAnnos,RuntimeVisTypeAnnos
- Siehe auch:
-
Feldübersicht
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungRuntimeTypeAnnos(byte attrid, boolean visible, int nameIdx, int len, ConstantPool cpool) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleancopy(ConstantPool constant_pool) final voiddump(DataOutputStream dos) booleanprotected voidreadTypeAnnotations(DataInputStream dis, ConstantPool cpool) toString()protected voidVon Klasse geerbte Methoden org.aspectj.apache.bcel.classfile.Attribute
accept, getConstantPool, getLength, getName, getNameIndex, getTag, readAttribute
-
Konstruktordetails
-
RuntimeTypeAnnos
-
-
Methodendetails
-
readTypeAnnotations
- Löst aus:
IOException
-
dump
- Setzt außer Kraft:
dumpin KlasseAttribute- Löst aus:
IOException
-
writeTypeAnnotations
- Löst aus:
IOException
-
copy
-
getTypeAnnotations
-
areVisible
public boolean areVisible() -
toString
-
isInflated
public boolean isInflated()
-