Method Summary |
|
public void | setAutoCreated(boolean autoCreated) Sets the auto-create status of the node. |
public void | setDefaultPrimaryType(String defaultPrimaryType) Sets the default primary type of this node. |
public void | setMandatory(boolean mandatory) Sets the mandatory status of the node. |
public void | setName(String name) Sets the name of the node. |
public void | setOnParentVersion(int opv) Sets the on-parent-version status of the node. |
public void | setProtected(boolean protectedStatus) Sets the protected status of the node. |
public void | setRequiredPrimaryTypes(String[] requiredPrimaryTypes) Sets the required primary types of this node. |
public void | setSameNameSiblings(boolean allowSameNameSiblings) Sets the same-name sibling status of this node. |