clone()

Copies an existing business object.

Syntax

BusinessObject *clone();
  

Return values

A copy of the current business object.

See also

See also the description of the BusinessObject() constructor.

Copyright IBM Corp. 1997, 2003