ie.deri.wsmx.util
Class CONSTANTS

java.lang.Object
  extended byie.deri.wsmx.util.CONSTANTS

public abstract class CONSTANTS
extends java.lang.Object


Field Summary
static int FLORA_PAYLOAD
           
static int FLORA_PAYLOAD_TO_TRANSLATE
           
 
Constructor Summary
CONSTANTS()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FLORA_PAYLOAD

public static final int FLORA_PAYLOAD
See Also:
Constant Field Values

FLORA_PAYLOAD_TO_TRANSLATE

public static final int FLORA_PAYLOAD_TO_TRANSLATE
See Also:
Constant Field Values
Constructor Detail

CONSTANTS

public CONSTANTS()