IMC Epclient 5.0.3

at.spardat.enterprise.util
Interface Types


public interface Types

Defines type constants for XMA support of enterprise.


Field Summary
static byte FIRST
           
static byte LAST
           
static byte T_BCD
           
static byte T_BOOLEAN
           
static byte T_DATE
           
static byte T_DOM
           
static byte T_STRING
           
static byte T_TIMESTAMP
           
 

Field Detail

T_STRING

public static final byte T_STRING
See Also:
Constant Field Values

T_BCD

public static final byte T_BCD
See Also:
Constant Field Values

T_DATE

public static final byte T_DATE
See Also:
Constant Field Values

T_TIMESTAMP

public static final byte T_TIMESTAMP
See Also:
Constant Field Values

T_BOOLEAN

public static final byte T_BOOLEAN
See Also:
Constant Field Values

T_DOM

public static final byte T_DOM
See Also:
Constant Field Values

LAST

public static final byte LAST
See Also:
Constant Field Values

FIRST

public static final byte FIRST
See Also:
Constant Field Values

IMC Epclient 5.0.3