com.jeceira.syntax
Class Reference

java.lang.Object
  extended bycom.jeceira.syntax.Reference

public class Reference
extends java.lang.Object

Author:
Valeri Felberg

Constructor Summary
Reference(java.lang.String nodeUuid)
          Creates a reference to the node with the specified UUID.
 
Method Summary
 java.lang.String getNodeUuid()
          Returns the UUID of the referenced node.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Reference

public Reference(java.lang.String nodeUuid)
Creates a reference to the node with the specified UUID.

Method Detail

getNodeUuid

public java.lang.String getNodeUuid()
Returns the UUID of the referenced node.



Copyright © 2005 Aparzev Software Ltd. All Rights Reserved.