-
Add a field to the class.
Indicate that this field is an enum constant.
Switch this field to be final.
Set an initial constant value for this field.
Set an exact initial constant value for this field, supported only when the class is
built dynamically instead of loaded from a file.
Switch this field to be private.
Switch this field to be protected.
Switch this field to be public.
Define a signature for this member, which is a string for supporting generic types.
Switch this field to be static.
Indicate that this field is synthetic.
Switch this field to be transient.
Switch this field to be volatile.