public final class Alias extends java.lang.Object
private NodeId
fromId
toId
Alias(NodeId fromId, NodeId toId)
NodeId
getFromId()
getToId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final NodeId fromId
private final NodeId toId
public Alias(NodeId fromId, NodeId toId)
public NodeId getFromId()
public NodeId getToId()