コード例 #1
0
  /** Mark the object and its parent as dirty branches */
  public void markBranchDirty() {
    super.markBranchDirty();

    this.setConfigClean(false);
  }