org.kth.dks.util
Class DKSPrintTypes

java.lang.Object
  extended by org.kth.dks.util.DKSPrintTypes

public class DKSPrintTypes
extends java.lang.Object


Field Summary
static DKSPrintTypes BROADCAST
           
static DKSPrintTypes DHT
           
static DKSPrintTypes DKSNODE
           
static DKSPrintTypes ERROR
           
static DKSPrintTypes FAILURE
           
static DKSPrintTypes GUI
           
static DKSPrintTypes JOIN
           
static DKSPrintTypes LEAVE
           
static DKSPrintTypes MCASTDHT
           
static DKSPrintTypes MSGS
           
static DKSPrintTypes RECEIVER
           
static DKSPrintTypes ROUTING
           
static DKSPrintTypes RTT
           
static DKSPrintTypes SENDER
           
static DKSPrintTypes SMALLTEST
           
static DKSPrintTypes TEST
           
static DKSPrintTypes TEST_BED
           
static DKSPrintTypes WARNING
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

GUI

public static DKSPrintTypes GUI

SMALLTEST

public static DKSPrintTypes SMALLTEST

TEST_BED

public static DKSPrintTypes TEST_BED

DKSNODE

public static DKSPrintTypes DKSNODE

TEST

public static DKSPrintTypes TEST

ROUTING

public static DKSPrintTypes ROUTING

BROADCAST

public static DKSPrintTypes BROADCAST

JOIN

public static DKSPrintTypes JOIN

LEAVE

public static DKSPrintTypes LEAVE

MSGS

public static DKSPrintTypes MSGS

RTT

public static DKSPrintTypes RTT

FAILURE

public static DKSPrintTypes FAILURE

ERROR

public static DKSPrintTypes ERROR

SENDER

public static DKSPrintTypes SENDER

RECEIVER

public static DKSPrintTypes RECEIVER

WARNING

public static DKSPrintTypes WARNING

DHT

public static DKSPrintTypes DHT

MCASTDHT

public static DKSPrintTypes MCASTDHT
Method Detail

toString

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


Copyright © 2010. All Rights Reserved.