getTheSpec()

Retrieves the business object definition for a business object array.

Syntax

BusObjSpec * getTheSpec() const;
 

Parameters

None.

Return values

A pointer to a business object definition.

Notes

Every child business object stored in a BusObjContainer object must have the same business object definition as the business object array does.

See also

See also the description of the BusObjSpec() class.

Copyright IBM Corp. 1997, 2004