org.apache.agila.model
Class NodeID

java.lang.Object
  extended by org.apache.agila.util.BaseID
      extended by org.apache.agila.model.NodeID
All Implemented Interfaces:
java.io.Serializable

public class NodeID
extends BaseID

Version:
$Id: $
Author:
Geir Magnusson Jr.
See Also:
Serialized Form

Constructor Summary
NodeID(int id)
           
 
Method Summary
 
Methods inherited from class org.apache.agila.util.BaseID
equals, getID, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NodeID

public NodeID(int id)


Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.