Interface IMCOldObjectField

    • Method Detail

      • getName

        java.lang.String getName()
        Returns the field name.
        Returns:
        the name of the field containing the object
      • getModifier

        java.lang.Integer getModifier()
        Returns the field modifier.

        See Modifier for more information about the bit pattern and for methods that can be used to decode it.

        Returns:
        the modifier of the field containing the object