This method sets the “add flag” of the parent object. The add flag indicates whether the object will be added.
void setAddFlag(boolean flag) |
Name |
Type |
Description |
---|---|---|
flag |
Boolean |
An indicator of whether the add flag is set to true or false. |
None.
None.