public class NodeRenamed extends AbstractNodeChange
path
Constructor and Description |
---|
NodeRenamed(NodeKey key,
Path newPath,
Path.Segment oldSegment,
Name primaryType,
Set<Name> mixinTypes) |
Modifier and Type | Method and Description |
---|---|
Path.Segment |
getOldSegment()
Get the old segment for the node.
|
String |
toString() |
getKey, getMixinTypes, getPath, getPrimaryType, isType
public Path.Segment getOldSegment()
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.