setKey 

Purpose

sets the jboKey attribute to the the jboKey value in argument.

Syntax

void setKey(jboKey newObjectKey);

Parameters

newObjectKey: a jboKey object to replace the existing one in the business object proxy.

Return Value

None.