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.