ChildNodeEntry
identified by oldId
with a new entry. Note that the entry will overwrite the old entry at the same relative position within the child node entries list.
@param oldId id the entry to be replaced is refering to.
@param newName Name
object specifying the entry's new name
@param newId the id the new entry is refering to.
@return true
if the entry was successfully replaced;otherwise false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|