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

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.SAMTE.model.IntDstNodeFEC
All Implemented Interfaces:
FEC, java.lang.Cloneable

public class IntDstNodeFEC
extends java.lang.Object
implements FEC

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

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

Constructor Summary
IntDstNodeFEC(int dstNode)
           
 
Method Summary
 java.lang.Object clone()
           
 boolean equals(FEC fec)
           
 int getDstNode()
           
 boolean match(TrafficDescriptor td)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IntDstNodeFEC

public IntDstNodeFEC(int dstNode)
Method Detail

getDstNode

public int getDstNode()

match

public boolean match(TrafficDescriptor td)
Specified by:
match in interface FEC

equals

public boolean equals(FEC fec)
Specified by:
equals in interface FEC

clone

public java.lang.Object clone()
Overrides:
clone in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


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