setIsRequiredKey()

Sets the attribute to a boolean value that indicates whether the attribute is part of the business object's required key.

Syntax

public void setIsRequiredKey(boolean isReqd);
 

Parameters

isReqd
Indicates whether this attribute is a required key.

Return values

None.

See also

isRequiredKey()

Copyright IBM Corp. 1997, 2003