Uses of Class
javassist.bytecode.FieldInfo
-
Uses of FieldInfo in javassist
Modifier and TypeMethodDescriptionCtField.getFieldInfo()
Returns the FieldInfo representing the field in the class file.CtField.getFieldInfo2()
Returns the FieldInfo representing the field in the class file (read only). -
Uses of FieldInfo in javassist.bytecode
Modifier and TypeMethodDescriptionClassFile.getFields()
Returns all the fields declared in the class.