org.mobicents.jcc.inap.protocol
Class RequestBCSMState
java.lang.Object
org.mobicents.jcc.inap.protocol.Operation
org.mobicents.jcc.inap.protocol.RequestBCSMState
- All Implemented Interfaces:
- java.io.Serializable
public class RequestBCSMState
- extends Operation
- Author:
- Oleg Kulikov
- See Also:
- Serialized Form
|
Constructor Summary |
RequestBCSMState()
Creates a new instance of RequestBCSMState |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_TAG
public static final int _TAG
- See Also:
- Constant Field Values
_TAG_CLASS
public static final int _TAG_CLASS
- See Also:
- Constant Field Values
_IS_PRIMITIVE
public static final boolean _IS_PRIMITIVE
- See Also:
- Constant Field Values
RequestBCSMState
public RequestBCSMState()
- Creates a new instance of RequestBCSMState
add
public void add(BCSMEvent event)
remove
public void remove(BCSMEvent event)
toByteArray
public byte[] toByteArray()
- Specified by:
toByteArray in class Operation
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2010. All Rights Reserved.