cgl.narada.topology.viewer
Class Link
java.lang.Object
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.
|
Constructor Summary |
Link(int linkId,
String linkType)
Only constructor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
linkId
public int linkId
linkType
public String linkType
Link
public Link(int linkId,
String linkType)
- Only constructor
For comments and suggestions please send
e-mail to
The NaradaBrokering Project