verinec.netsim.constants
Class IP
java.lang.Object
verinec.netsim.constants.IP
public class IP
- extends Object
This Class contains static Strings for IP Events that are used for logging.
see events.xsd schema
- Version:
- $Revision:835 $
- Author:
- Dominik Jungo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SEND
public static String SEND
- The Send Event Type
RECEIVE
public static String RECEIVE
- The Receive Event Type
DROP
public static String DROP
- The Drop Event Type
FORWARD
public static String FORWARD
IP
public IP()