|
||||||||||
| 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.Connect
public class Connect
| Field Summary |
|---|
| Fields inherited from class org.mobicents.jcc.inap.protocol.Operation |
|---|
APPLY_CHARGING, CALL_INFORMATION_REPORT, CALL_INFORMATION_REQUEST, code, EVENT_REPORT_BCSM, INITIAL_DP, REQUEST_REPORT_BCSM_EVENT |
| Constructor Summary | |
|---|---|
Connect(CalledPartyNumber calledPartyNumber)
Creates a new instance of Connect |
|
| Method Summary | |
|---|---|
void |
setCallingPartyNumber(CallingPartyNumber callingPartyNumber)
|
void |
setGenericNumber(GenericNumber gn)
|
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 Connect(CalledPartyNumber calledPartyNumber)
| Method Detail |
|---|
public void setGenericNumber(GenericNumber gn)
public void setCallingPartyNumber(CallingPartyNumber callingPartyNumber)
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 | |||||||||