org.marre.sms.transport.ucp
Class UCPSeries60
java.lang.Object
org.marre.sms.transport.ucp.UcpMsg
org.marre.sms.transport.ucp.UCPSeries60
- public class UCPSeries60
- extends UcpMsg
- Author:
- Lorenz Barth
To change this generated comment edit the template variable "typecomment":
Window>Preferences>Java>Templates. To enable and disable the creation of type
comments go to Window>Preferences>Java>Code Generation.
Constructor Summary |
UCPSeries60(byte operation)
Constructor for UCPSeries60. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OP_OPEN_SESSION
public static final byte OP_OPEN_SESSION
- See Also:
- Constant Field Values
FIELD_OADC
protected static final int FIELD_OADC
- See Also:
- Constant Field Values
FIELD_OTON
protected static final int FIELD_OTON
- See Also:
- Constant Field Values
FIELD_ONPI
protected static final int FIELD_ONPI
- See Also:
- Constant Field Values
FIELD_STYP
protected static final int FIELD_STYP
- See Also:
- Constant Field Values
FIELD_PWD
protected static final int FIELD_PWD
- See Also:
- Constant Field Values
FIELD_NPWD
protected static final int FIELD_NPWD
- See Also:
- Constant Field Values
FIELD_VERS
protected static final int FIELD_VERS
- See Also:
- Constant Field Values
FIELD_LADC
protected static final int FIELD_LADC
- See Also:
- Constant Field Values
FIELD_LTON
protected static final int FIELD_LTON
- See Also:
- Constant Field Values
FIELD_LNPI
protected static final int FIELD_LNPI
- See Also:
- Constant Field Values
FIELD_OPID
protected static final int FIELD_OPID
- See Also:
- Constant Field Values
FIELD_RES1
protected static final int FIELD_RES1
- See Also:
- Constant Field Values
UCPSeries60
public UCPSeries60(byte operation)
- Constructor for UCPSeries60.
- Parameters:
operation
-
Copyright © 2002-2005 Markus Eriksson. All Rights Reserved.