Contains any field annotations found (extending FieldAccessorAnnotation)
Get raw field data for default if any
Accessor for field type
Get the raw field data from an object of type T
Name after translating via annotations if any
Class of actual object that owns the field
Get raw default or exception if none
Gets actual JValue defualt value if any otherwise JUndefined
Class of field type
Gets actual JValue for a field from an object of type T
Base accessor class for field accessors in objects (seen via case class macro generally).
The contains extended run-time info such as field name, field defaults, type access etc.
type of class that owns the fields
type of the field