be.ac.ulg.montefiore.run.totem.repository.SAMTE.model
Class TrafficDescriptor

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.SAMTE.model.TrafficDescriptor

public class TrafficDescriptor
extends java.lang.Object

Creation date: 24-Feb-2005 10:46:12

Author:
Fabian Skivee (skivee@run.montefiore.ulg.ac.be)

Constructor Summary
TrafficDescriptor(int dstNode)
           
TrafficDescriptor(Node dstNode)
           
 
Method Summary
 Node getDstNode()
           
 int getIntDstNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrafficDescriptor

public TrafficDescriptor(Node dstNode)

TrafficDescriptor

public TrafficDescriptor(int dstNode)
Method Detail

getDstNode

public Node getDstNode()

getIntDstNode

public int getIntDstNode()


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.