isKeyAttr()

Determines if this attribute is a part of the business object key set.

Syntax

public boolean isKeyAttr();
 

Parameters

None.

Return values

Returns True if the attribute is a key, or part of the key set, for the business object; otherwise, returns False.

Copyright IBM Corp. 1997, 2003