setBOVersion()

Sets the version number of the business object definition, for an attribute that represents a child business object or an array of child business objects.

Syntax

public void setBOVersion(String version);
 

Parameters

version
Is the version of the business object definition for the child business object or objects that this attribute represents.

Return values

None.

See also

getBOVersion()

Copyright IBM Corp. 1997, 2003