com.sybase.afx.sms
Interface MessageConstants


public interface MessageConstants


Field Summary
static java.lang.String MBO_TAG
           
static int MO_ALL_TOKENS
           
static int MO_APPLICATION_NAME
           
static int MO_ATTRIBUTES
           
static int MO_COMPONENT
           
static int MO_OPERATION
           
static int MO_PACKAGE_NAME
           
static int MO_PACKAGE_VERSION
           
static int MO_PARAMETERS
           
static int MO_PASSWORD
           
static int MO_SIMPLE_TOKENS
           
static int MO_USERNAME
           
static int MT_ALL_TOKENS
           
static int MT_APPLICATON_NAME
           
static int MT_ATTRIBUTES
           
static int MT_COMPONENT
           
static int MT_EXCEPTION
           
static int MT_OPERATION
           
static int MT_PACKAGE_NAME
           
static int MT_PARAMETERS
           
static int MT_SIMPLE_TOKENS
           
 

Field Detail

MBO_TAG

static final java.lang.String MBO_TAG
See Also:
Constant Field Values

MO_APPLICATION_NAME

static final int MO_APPLICATION_NAME
See Also:
Constant Field Values

MO_USERNAME

static final int MO_USERNAME
See Also:
Constant Field Values

MO_PASSWORD

static final int MO_PASSWORD
See Also:
Constant Field Values

MO_PACKAGE_NAME

static final int MO_PACKAGE_NAME
See Also:
Constant Field Values

MO_PACKAGE_VERSION

static final int MO_PACKAGE_VERSION
See Also:
Constant Field Values

MO_COMPONENT

static final int MO_COMPONENT
See Also:
Constant Field Values

MO_OPERATION

static final int MO_OPERATION
See Also:
Constant Field Values

MO_ATTRIBUTES

static final int MO_ATTRIBUTES
See Also:
Constant Field Values

MO_PARAMETERS

static final int MO_PARAMETERS
See Also:
Constant Field Values

MO_SIMPLE_TOKENS

static final int MO_SIMPLE_TOKENS
See Also:
Constant Field Values

MO_ALL_TOKENS

static final int MO_ALL_TOKENS
See Also:
Constant Field Values

MT_APPLICATON_NAME

static final int MT_APPLICATON_NAME
See Also:
Constant Field Values

MT_PACKAGE_NAME

static final int MT_PACKAGE_NAME
See Also:
Constant Field Values

MT_COMPONENT

static final int MT_COMPONENT
See Also:
Constant Field Values

MT_OPERATION

static final int MT_OPERATION
See Also:
Constant Field Values

MT_ATTRIBUTES

static final int MT_ATTRIBUTES
See Also:
Constant Field Values

MT_PARAMETERS

static final int MT_PARAMETERS
See Also:
Constant Field Values

MT_EXCEPTION

static final int MT_EXCEPTION
See Also:
Constant Field Values

MT_SIMPLE_TOKENS

static final int MT_SIMPLE_TOKENS
See Also:
Constant Field Values

MT_ALL_TOKENS

static final int MT_ALL_TOKENS
See Also:
Constant Field Values