isRequiredKey()

Determines whether this attribute is part of the business object's required key.

Syntax

public boolean isRequiredKey();
 

Parameters

None.

Return values

Returns true, if the attribute is a required key or part of a required key; otherwise, returns false.

See also

setIsRequiredKey()

Copyright IBM Corp. 1997, 2003