Code listing for: CONSTRUCTOR

Description: CONSTRUCTOR

**************************************************************************
*   Method attributes.                                                   *
**************************************************************************
Instantiation: Private
**************************************************************************

method CONSTRUCTOR.
  me->key = key.
endmethod.