|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.hp.opencall.isup.message.IsupMsg
com.hp.opencall.isup.message.IsupRes
| Field Summary |
| Fields inherited from class com.hp.opencall.isup.message.IsupMsg |
ACM, ALT, ANM, APM, BLA, BLO, CCL, CCR, CFN, CGB, CGBA, CGU, CGUA, CHG, CHT, CMC, CMR, CMRJ, CON, COT, CPG, CQM, CQR, CRA, CRG, CRM, CVR, CVT, DRS, EXM, FAA, FAC, FAR, FOT, FRJ, GRA, GRS, IAM, INF, INR, ITX, LOP, LPA, MPM, MSGSET_NOTSET, NRM, OLM, OPR, PRG, PRI, REL, RES, RLC, RSC, SAM, SGM, SUS, TAX, TXA, UBA, UBL, UCIC, UKWN, UPA, UPT, USERDEF, USERMSG, USR |
| Constructor Summary | |
IsupRes()
Constructor |
|
IsupRes(IsupRes aMsg)
Constructor - Clone the classe. |
|
IsupRes(short aMsgId)
Deprecated. Use constructor without any parameter. |
|
| Method Summary | |
ParmValue |
callReference()
This accessor provides read access to the callReference parameter. |
void |
callReference(byte[] value)
This accessor allows to write access to the callReference parameter. |
IsupRes |
callReference(ParmValue P_val)
Deprecated. prefer CallReference(byte[] value. This methode clone ParmValue. |
boolean |
callReferenceIsPresent()
Returns TRUE is the optional parameter callReference is present in message. |
static IsupRes |
castMsg(IsupMsg aMsg)
return the message. |
byte[] |
getCallReferenceByte()
This accessor provides read access to the callReference parameter. |
byte[] |
getMobileCommEndInfoTrfByte()
This accessor provides read access to the mobileCommEndInfoTrf parameter. |
byte[] |
getSuspendResumeIndicatorsByte()
This accessor provides read access to the suspendResumeIndicators parameter. |
ParmValue |
mobileCommEndInfoTrf()
This accessor provides read access to the mobileCommEndInfoTrf parameter. |
void |
mobileCommEndInfoTrf(byte[] value)
This accessor allows to write access to the mobileCommEndInfoTrf parameter. |
IsupRes |
mobileCommEndInfoTrf(ParmValue P_val)
Deprecated. prefer MobileCommEndInfoTrf(byte[] value. This methode clone ParmValue. |
boolean |
mobileCommEndInfoTrfIsPresent()
Returns TRUE is the optional parameter mobileCommEndInfoTrf is present in message. |
ParmValue |
suspendResumeIndicators()
This accessor provides read access to the suspendResumeIndicators parameter. |
void |
suspendResumeIndicators(byte[] value)
This accessor allows to write access to the suspendResumeIndicators parameter. |
IsupRes |
suspendResumeIndicators(ParmValue P_val)
Deprecated. prefer SuspendResumeIndicators(byte[] value. This methode clone ParmValue. |
String |
toString()
toString method |
String |
typeToStr()
return the message type (String format) |
| Methods inherited from class com.hp.opencall.isup.message.IsupMsg |
equals, freeMsgMemory, getMsgsetId, getMsgType, getPDU, isObjectValid, setMsgsetId, setPDU |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public IsupRes()
public IsupRes(short aMsgId)
public IsupRes(IsupRes aMsg)
throws com.hp.opencall.isup.message.MsgException
| Method Detail |
public String typeToStr()
IsupMsg
typeToStr in class IsupMsgpublic static IsupRes castMsg(IsupMsg aMsg)
public String toString()
IsupMsg
toString in class IsupMsg
public ParmValue suspendResumeIndicators()
throws com.hp.opencall.isup.message.MsgException
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).public byte[] getSuspendResumeIndicatorsByte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupRes suspendResumeIndicators(ParmValue P_val)
throws com.hp.opencall.isup.message.MsgException
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public void suspendResumeIndicators(byte[] value)
throws com.hp.opencall.isup.message.MsgException
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public boolean callReferenceIsPresent()
throws com.hp.opencall.isup.message.MsgException
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public ParmValue callReference()
throws com.hp.opencall.isup.message.MsgException
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).public byte[] getCallReferenceByte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupRes callReference(ParmValue P_val)
throws com.hp.opencall.isup.message.MsgException
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public void callReference(byte[] value)
throws com.hp.opencall.isup.message.MsgException
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public boolean mobileCommEndInfoTrfIsPresent()
throws com.hp.opencall.isup.message.MsgException
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public ParmValue mobileCommEndInfoTrf()
throws com.hp.opencall.isup.message.MsgException
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).public byte[] getMobileCommEndInfoTrfByte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupRes mobileCommEndInfoTrf(ParmValue P_val)
throws com.hp.opencall.isup.message.MsgException
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public void mobileCommEndInfoTrf(byte[] value)
throws com.hp.opencall.isup.message.MsgException
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||