isObjectType()

Determines if this attribute's data type is an object type; that is, if it is a complex attribute (a container or a subobject).

Syntax

public boolean isObjectType();

Parameters

None.

Return values

Returns True if the attribute is an object type or complex attribute, such as a container or subobject; otherwise, returns False.

Copyright IBM Corp. 1997, 2004