Previouskey Up
Association
newClassNext

Association Method keyData

Return a new instance of Association with the key set to aKey and the data set to aDatum. aKey and aDatum can be either objects or intrinsic data, depending on the templates used to clone the class.

See the method "newClass".

Using Parameters
aKey PIC X
aDatum PIC X
Returning Parameter
defaultreturn OBJECT