|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.jcc.inap.protocol.Operation
org.mobicents.jcc.inap.protocol.CallInformationReport
public class CallInformationReport
| Field Summary |
|---|
| Fields inherited from class org.mobicents.jcc.inap.protocol.Operation |
|---|
APPLY_CHARGING, CALL_INFORMATION_REPORT, CALL_INFORMATION_REQUEST, code, CONNECT, CONTINUE, EVENT_REPORT_BCSM, INITIAL_DP, REQUEST_REPORT_BCSM_EVENT |
| Constructor Summary | |
|---|---|
CallInformationReport()
Creates a new instance of CallInformationReport |
|
CallInformationReport(byte[] bin)
|
|
| Method Summary | |
|---|---|
LegID |
getLegID()
|
RequestedInformationList |
getReqInfo()
|
byte[] |
toByteArray()
|
java.lang.String |
toString()
|
| Methods inherited from class org.mobicents.jcc.inap.protocol.Operation |
|---|
getCode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CallInformationReport()
public CallInformationReport(byte[] bin)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public RequestedInformationList getReqInfo()
public LegID getLegID()
public byte[] toByteArray()
toByteArray in class Operationpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||