getMaxLength()

Retrieves the maximum length of an attribute from the business object definition.

Syntax

int getMaxLength();

Parameters

None.

Return values

An integer that specifies the maximum length, in bytes, that an attribute value can have.

Copyright IBM Corporation 1997, 2004. All Rights Reserved.