getFieldValue abstract method
Get a field's value by fieldId
. Primitive types will be wrapped in the
appropriate "boxed" types.
Implementation
getFieldValue(int fieldId);
Get a field's value by fieldId
. Primitive types will be wrapped in the
appropriate "boxed" types.
getFieldValue(int fieldId);