uk.co.mullsoft.jean
Class JEANNodeReference
java.lang.Object
uk.co.mullsoft.jean.JEANNodeReference
public class JEANNodeReference
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
applicationName
public final java.lang.String applicationName
nodeID
public final long nodeID
type
public final NodeType type
JEANNodeReference
public JEANNodeReference(java.lang.String applicationName,
long nodeID,
NodeType type)
parseJEANNodeReference
public static JEANNodeReference parseJEANNodeReference(java.lang.String str)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getNode
public Node getNode()