isRequiredAttr()

Determines if this attribute is a required attribute for the business object. If the attribute is required, it must have a value.

Syntax

public boolean isRequiredAttr();

Parameters

None.

Return values

Returns True if the attribute is required for the business object; otherwise, returns False.

Copyright IBM Corp. 1997, 2004