Class SRSW

java.lang.Object
  |
  +--SRSW

public class SRSW
extends java.lang.Object


Constructor Summary
SRSW()
           
 
Method Summary
 int getTS()
           
 int getValue()
           
 void setValue(int x, int seq)
           
 void setValue(SRSW x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SRSW

public SRSW()
Method Detail

getValue

public int getValue()

getTS

public int getTS()

setValue

public void setValue(int x,
                     int seq)

setValue

public void setValue(SRSW x)