com.btobits.fixaj.message
Class MessageDirection

java.lang.Object
  extended by com.btobits.fixaj.message.MessageDirection

public class MessageDirection
extends Object

User: john
Date: May 11, 2004
Time: 11:52:01 AM


Field Summary
static MessageDirection INCOMING
           
static MessageDirection OUTGOING
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

INCOMING

public static final MessageDirection INCOMING

OUTGOING

public static final MessageDirection OUTGOING
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2000-2014 EPAM Systems. All Rights Reserved.