com.oy.shared.lm.graph
Class GraphNode

java.lang.Object
  extended bycom.oy.shared.lm.graph.GraphNode

public class GraphNode
extends java.lang.Object


Field Summary
(package private)  GraphGroup group
           
(package private)  GraphNodeBean node
           
 
Constructor Summary
(package private) GraphNode(GraphNodeBean node)
           
 
Method Summary
 GraphGroup getGroup()
           
 int getId()
           
 NodeInfo getInfo()
           
 void setMemberOf(GraphGroup group)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

node

GraphNodeBean node

group

GraphGroup group
Constructor Detail

GraphNode

GraphNode(GraphNodeBean node)
Method Detail

getId

public int getId()

setMemberOf

public void setMemberOf(GraphGroup group)

getGroup

public GraphGroup getGroup()

getInfo

public NodeInfo getInfo()


Copyright (C) 2005-2006 Pavel Simakov
http://www.softwaresecretweapons.com