getBusinessObjectVersion()

Retrieves the version of the business object definition.

Syntax

public String getBusinessObjectVersion();
 

Parameters

None.

Return values

The version number of the business object.

Exceptions

None.

Notes

The version is represented by the major, minor, and point components -x.y.z. For example: - 1.0.2.

Copyright IBM Corp. 1997, 2003