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