org.mobicents.jcc.inap.protocol
Class InitialDP
java.lang.Object
org.mobicents.jcc.inap.protocol.Operation
org.mobicents.jcc.inap.protocol.InitialDP
- All Implemented Interfaces:
- java.io.Serializable
public class InitialDP
- extends Operation
- Author:
- Oleg Kulikov
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InitialDP
public InitialDP()
- Creates a new instance of InitialDP
InitialDP
public InitialDP(byte[] bin)
throws java.io.IOException
- Throws:
java.io.IOException
getServiceKey
public int getServiceKey()
getCalledPartyBcdNumber
public CalledPartyBcdNumber getCalledPartyBcdNumber()
getCalledPartyNumber
public CalledPartyNumber getCalledPartyNumber()
getCallingPartyNumber
public CallingPartyNumber getCallingPartyNumber()
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.