Module eclipselink

Class JavaFieldImpl

  • All Implemented Interfaces:
    JavaField, JavaHasAnnotations

    public class JavaFieldImpl
    extends Object
    implements JavaField
    INTERNAL:

    Purpose:A wrapper class for a JDK Field. This implementation of the TopLink JAXB 2.0 Java model simply makes reflective calls on the underlying JDK object.

    Responsibilities:

    • Provide access to the underlying field's name, type, modifiers, annotations, etc.
    See Also:
    JavaField, Field
    Since:
    Oracle TopLink 11.1.1.0.0