public class SMGPConstants extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static short |
OPT_CHARGE_TERM_PSEUDO |
static short |
OPT_CHARGE_TERM_TYPE |
static short |
OPT_CHARGE_USER_TYPE |
static short |
OPT_DEST_TERM_PSEUDO |
static short |
OPT_DEST_TERM_TYPE |
static short |
OPT_LINK_ID |
static short |
OPT_M_SERVICE_ID |
static short |
OPT_MSG_SRC |
static short |
OPT_NODES_COUNT |
static short |
OPT_PK_NUMBER |
static short |
OPT_PK_TOTAL |
static short |
OPT_SP_DEAL_RESULT |
static short |
OPT_SRC_TERM_PSEUDO |
static short |
OPT_SRC_TERM_TYPE |
static short |
OPT_SRC_TYPE |
static short |
OPT_SUBMIT_MSG_TYPE |
static short |
OPT_TP_PID |
static short |
OPT_TP_UDHI |
static int |
SMGP_ACTIVE_TEST |
static int |
SMGP_ACTIVE_TEST_RESP |
static int |
SMGP_DELIVER |
static int |
SMGP_DELIVER_RESP |
static int |
SMGP_EXIT_RESP |
static int |
SMGP_EXIT_TEST |
static int |
SMGP_LOGIN |
static int |
SMGP_LOGIN_RESP |
static int |
SMGP_SUBMIT |
static int |
SMGP_SUBMIT_RESP |
| 构造器和说明 |
|---|
SMGPConstants() |
public static final int SMGP_LOGIN
public static final int SMGP_LOGIN_RESP
public static final int SMGP_SUBMIT
public static final int SMGP_SUBMIT_RESP
public static final int SMGP_DELIVER
public static final int SMGP_DELIVER_RESP
public static final int SMGP_ACTIVE_TEST
public static final int SMGP_ACTIVE_TEST_RESP
public static final int SMGP_EXIT_TEST
public static final int SMGP_EXIT_RESP
public static final short OPT_TP_PID
public static final short OPT_TP_UDHI
public static final short OPT_LINK_ID
public static final short OPT_CHARGE_USER_TYPE
public static final short OPT_CHARGE_TERM_TYPE
public static final short OPT_CHARGE_TERM_PSEUDO
public static final short OPT_DEST_TERM_TYPE
public static final short OPT_DEST_TERM_PSEUDO
public static final short OPT_PK_TOTAL
public static final short OPT_PK_NUMBER
public static final short OPT_SUBMIT_MSG_TYPE
public static final short OPT_SP_DEAL_RESULT
public static final short OPT_SRC_TERM_TYPE
public static final short OPT_SRC_TERM_PSEUDO
public static final short OPT_NODES_COUNT
public static final short OPT_MSG_SRC
public static final short OPT_SRC_TYPE
public static final short OPT_M_SERVICE_ID
public static SMGPBaseMessage fromBytes(byte[] bytes) throws Exception
ExceptionCopyright © 2019. All rights reserved.