Get the value of a constant field.returnthe value of a constant field. The value is automatically wrapped in an object if it has a primitive type. If the field is not constant, returns null.
Get the value of a constant field.returnthe text of a Java language expression whose value is the value of the constant. The expression uses no identifiers other than primitive literals. If the field is not constant, returns null.
Return true if this field is transient
Return true if this field is volatile
Return the serialField tags in this FieldDoc item.returnan array of SerialFieldTag objects containing all @serialField tags.
@serialField
Get type of this field.