cgl.narada.topology.viewer
Class Link

java.lang.Object
  extended by cgl.narada.topology.viewer.Link

public class Link
extends Object

This class just maintains a data structure required for individual link. The link has link id and link type.


Field Summary
 int linkId
           
 String linkType
           
 
Constructor Summary
Link(int linkId, String linkType)
          Only constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

linkId

public int linkId

linkType

public String linkType
Constructor Detail

Link

public Link(int linkId,
            String linkType)
Only constructor



For comments and suggestions please send e-mail to The NaradaBrokering Project