|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectverinec.netsim.constants.Layers
public class Layers
This Class contains static Strings for Layers that are used for logging.
| Field Summary | |
|---|---|
static String |
APPLICATION
String Representation for Application Layer |
static String |
DATALINK
String Representation for DataLink Layer |
static String |
NETWORK
String Representation for Network Layer |
static String |
PHYSICAL
String Representation for Physical Layer |
static String |
TRANSPORT
String Representation for Transport Layer |
| Constructor Summary | |
|---|---|
Layers()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static String PHYSICAL
public static String DATALINK
public static String NETWORK
public static String TRANSPORT
public static String APPLICATION
| Constructor Detail |
|---|
public Layers()
|
Copyright © 2005 Verinec, DIUF | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||