getName()

Retrieves the name of the business object definition that the business object references.

Syntax

public String getName();

Parameters

None.

Return values

A String object containing the name of a business object definition.

See also

See also the description of the getBusinessObjectVersion() method.

Copyright IBM Corporation 1997, 2004. All Rights Reserved.