org.marre.sms.transport.ucp
Class UcpSeries50
java.lang.Object
org.marre.sms.transport.ucp.UcpMsg
org.marre.sms.transport.ucp.UcpSeries50
- public class UcpSeries50
- extends UcpMsg
- Version:
- $Id: UcpSeries50.java,v 1.10 2005/11/26 16:37:14 c95men Exp $
- Author:
- Markus Eriksson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OP_SUBMIT_SHORT_MESSAGE
public static final byte OP_SUBMIT_SHORT_MESSAGE
- See Also:
- Constant Field Values
OP_DELIVER_SHORT_MESSAGE
public static final byte OP_DELIVER_SHORT_MESSAGE
- See Also:
- Constant Field Values
OP_DELIVER_NOTIFICATION
public static final byte OP_DELIVER_NOTIFICATION
- See Also:
- Constant Field Values
OP_MODIFY_MESSAGE
public static final byte OP_MODIFY_MESSAGE
- See Also:
- Constant Field Values
OP_INQUIRY_MESSAGE
public static final byte OP_INQUIRY_MESSAGE
- See Also:
- Constant Field Values
OP_DELETE_MESSAGE
public static final byte OP_DELETE_MESSAGE
- See Also:
- Constant Field Values
OP_RESPONSE_INQUIRY_MESSAGE
public static final byte OP_RESPONSE_INQUIRY_MESSAGE
- See Also:
- Constant Field Values
OP_RESPONSE_DELETE_MESSAGE
public static final byte OP_RESPONSE_DELETE_MESSAGE
- See Also:
- Constant Field Values
XSER_TYPE_UDH
public static final byte XSER_TYPE_UDH
- See Also:
- Constant Field Values
XSER_TYPE_DCS
public static final byte XSER_TYPE_DCS
- See Also:
- Constant Field Values
FIELD_ADC
protected static final int FIELD_ADC
- See Also:
- Constant Field Values
FIELD_OADC
protected static final int FIELD_OADC
- See Also:
- Constant Field Values
FIELD_AC
protected static final int FIELD_AC
- See Also:
- Constant Field Values
FIELD_NRQ
protected static final int FIELD_NRQ
- See Also:
- Constant Field Values
FIELD_NADC
protected static final int FIELD_NADC
- See Also:
- Constant Field Values
FIELD_NT
protected static final int FIELD_NT
- See Also:
- Constant Field Values
FIELD_NPID
protected static final int FIELD_NPID
- See Also:
- Constant Field Values
FIELD_LRQ
protected static final int FIELD_LRQ
- See Also:
- Constant Field Values
FIELD_LRAD
protected static final int FIELD_LRAD
- See Also:
- Constant Field Values
FIELD_LPID
protected static final int FIELD_LPID
- See Also:
- Constant Field Values
FIELD_DD
protected static final int FIELD_DD
- See Also:
- Constant Field Values
FIELD_DDT
protected static final int FIELD_DDT
- See Also:
- Constant Field Values
FIELD_VP
protected static final int FIELD_VP
- See Also:
- Constant Field Values
FIELD_RPID
protected static final int FIELD_RPID
- See Also:
- Constant Field Values
FIELD_SCTS
protected static final int FIELD_SCTS
- See Also:
- Constant Field Values
FIELD_DST
protected static final int FIELD_DST
- See Also:
- Constant Field Values
FIELD_RSN
protected static final int FIELD_RSN
- See Also:
- Constant Field Values
FIELD_DSCTS
protected static final int FIELD_DSCTS
- See Also:
- Constant Field Values
FIELD_MT
protected static final int FIELD_MT
- See Also:
- Constant Field Values
FIELD_NB
protected static final int FIELD_NB
- See Also:
- Constant Field Values
FIELD_MSG
protected static final int FIELD_MSG
- See Also:
- Constant Field Values
FIELD_MMS
protected static final int FIELD_MMS
- See Also:
- Constant Field Values
FIELD_PR
protected static final int FIELD_PR
- See Also:
- Constant Field Values
FIELD_DCS
protected static final int FIELD_DCS
- See Also:
- Constant Field Values
FIELD_MCLS
protected static final int FIELD_MCLS
- See Also:
- Constant Field Values
FIELD_RPI
protected static final int FIELD_RPI
- See Also:
- Constant Field Values
FIELD_CPG
protected static final int FIELD_CPG
- See Also:
- Constant Field Values
FIELD_RPLY
protected static final int FIELD_RPLY
- See Also:
- Constant Field Values
FIELD_OTOA
protected static final int FIELD_OTOA
- See Also:
- Constant Field Values
FIELD_HPLMN
protected static final int FIELD_HPLMN
- See Also:
- Constant Field Values
FIELD_XSER
protected static final int FIELD_XSER
- See Also:
- Constant Field Values
FIELD_RES4
protected static final int FIELD_RES4
- See Also:
- Constant Field Values
FIELD_RES5
protected static final int FIELD_RES5
- See Also:
- Constant Field Values
UcpSeries50
public UcpSeries50(byte operation)
clearXSer
public void clearXSer()
addXSer
public void addXSer(byte type,
byte data)
addXSer
public void addXSer(byte type,
byte[] data)
Copyright © 2002-2005 Markus Eriksson. All Rights Reserved.