public class DeleteNode extends Node
children, childrenCount, parent, type
Constructor and Description |
---|
DeleteNode() |
Modifier and Type | Method and Description |
---|---|
QuotingAppendable |
append(QuotingAppendable buffer) |
Node |
copy() |
addChild, addChild, appendChildrenEnd, appendChildrenSeparator, appendChildrenStart, deepCopy, getChild, getChildrenCount, getParent, getType, replaceChild, setParent, toString, visit
public QuotingAppendable append(QuotingAppendable buffer)
Copyright © 2001–2021 Apache Cayenne. All rights reserved.