xflow.server.util
Class PopNode

java.lang.Object
  extended byxflow.server.util.PopNode

public class PopNode
extends java.lang.Object


Field Summary
 int gid
           
 int nodeId
           
 
Constructor Summary
PopNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

gid

public int gid

nodeId

public int nodeId
Constructor Detail

PopNode

public PopNode()