|
|||||||||||
| 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.IsupFac
| 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 | |
IsupFac()
Constructor |
|
IsupFac(IsupFac aMsg)
Constructor - Clone the classe. |
|
IsupFac(short aMsgId)
Deprecated. Use constructor without any parameter. |
|
| Method Summary | |
ParmValue |
accessTransport()
This accessor provides read access to the accessTransport parameter. |
void |
accessTransport(byte[] value)
This accessor allows to write access to the accessTransport parameter. |
IsupFac |
accessTransport(ParmValue P_val)
Deprecated. prefer AccessTransport(byte[] value. This methode clone ParmValue. |
boolean |
accessTransportIsPresent()
Returns TRUE is the optional parameter accessTransport is present in message. |
ParmValue |
callTransferNumber()
This accessor provides read access to the callTransferNumber parameter. |
void |
callTransferNumber(byte[] value)
This accessor allows to write access to the callTransferNumber parameter. |
IsupFac |
callTransferNumber(ParmValue P_val)
Deprecated. prefer CallTransferNumber(byte[] value. This methode clone ParmValue. |
boolean |
callTransferNumberIsPresent()
Returns TRUE is the optional parameter callTransferNumber is present in message. |
static IsupFac |
castMsg(IsupMsg aMsg)
return the message. |
ParmValue |
genericNotification()
This accessor provides read access to the genericNotification parameter. |
void |
genericNotification(byte[] value)
This accessor allows to write access to the genericNotification parameter. |
IsupFac |
genericNotification(ParmValue P_val)
Deprecated. prefer GenericNotification(byte[] value. This methode clone ParmValue. |
ParmValue |
genericNotification1()
This accessor provides read access to the genericNotification1 parameter. |
void |
genericNotification1(byte[] value)
This accessor allows to write access to the genericNotification1 parameter. |
IsupFac |
genericNotification1(ParmValue P_val)
Deprecated. prefer GenericNotification1(byte[] value. This methode clone ParmValue. |
boolean |
genericNotification1IsPresent()
Returns TRUE is the optional parameter genericNotification1 is present in message. |
ParmValue |
genericNotification2()
This accessor provides read access to the genericNotification2 parameter. |
void |
genericNotification2(byte[] value)
This accessor allows to write access to the genericNotification2 parameter. |
IsupFac |
genericNotification2(ParmValue P_val)
Deprecated. prefer GenericNotification2(byte[] value. This methode clone ParmValue. |
boolean |
genericNotification2IsPresent()
Returns TRUE is the optional parameter genericNotification2 is present in message. |
ParmValue |
genericNotification3()
This accessor provides read access to the genericNotification3 parameter. |
void |
genericNotification3(byte[] value)
This accessor allows to write access to the genericNotification3 parameter. |
IsupFac |
genericNotification3(ParmValue P_val)
Deprecated. prefer GenericNotification3(byte[] value. This methode clone ParmValue. |
boolean |
genericNotification3IsPresent()
Returns TRUE is the optional parameter genericNotification3 is present in message. |
ParmValue |
genericNotification4()
This accessor provides read access to the genericNotification4 parameter. |
void |
genericNotification4(byte[] value)
This accessor allows to write access to the genericNotification4 parameter. |
IsupFac |
genericNotification4(ParmValue P_val)
Deprecated. prefer GenericNotification4(byte[] value. This methode clone ParmValue. |
boolean |
genericNotification4IsPresent()
Returns TRUE is the optional parameter genericNotification4 is present in message. |
ParmValue |
genericNotification5()
This accessor provides read access to the genericNotification5 parameter. |
void |
genericNotification5(byte[] value)
This accessor allows to write access to the genericNotification5 parameter. |
IsupFac |
genericNotification5(ParmValue P_val)
Deprecated. prefer GenericNotification5(byte[] value. This methode clone ParmValue. |
boolean |
genericNotification5IsPresent()
Returns TRUE is the optional parameter genericNotification5 is present in message. |
boolean |
genericNotificationIsPresent()
Returns TRUE is the optional parameter genericNotification is present in message. |
byte[] |
getAccessTransportByte()
This accessor provides read access to the accessTransport parameter. |
byte[] |
getCallTransferNumberByte()
This accessor provides read access to the callTransferNumber parameter. |
byte[] |
getGenericNotification1Byte()
This accessor provides read access to the genericNotification1 parameter. |
byte[] |
getGenericNotification2Byte()
This accessor provides read access to the genericNotification2 parameter. |
byte[] |
getGenericNotification3Byte()
This accessor provides read access to the genericNotification3 parameter. |
byte[] |
getGenericNotification4Byte()
This accessor provides read access to the genericNotification4 parameter. |
byte[] |
getGenericNotification5Byte()
This accessor provides read access to the genericNotification5 parameter. |
byte[] |
getGenericNotificationByte()
This accessor provides read access to the genericNotification parameter. |
byte[] |
getMessageCompatibilityByte()
This accessor provides read access to the messageCompatibility parameter. |
byte[] |
getParameterCompatibilityByte()
This accessor provides read access to the parameterCompatibility parameter. |
byte[] |
getPivotRoutingIndicatorByte()
This accessor provides read access to the pivotRoutingIndicator parameter. |
byte[] |
getRedirectCounterByte()
This accessor provides read access to the redirectCounter parameter. |
byte[] |
getRedirectionNumberByte()
This accessor provides read access to the redirectionNumber parameter. |
byte[] |
getRemoteOperationsByte()
This accessor provides read access to the remoteOperations parameter. |
byte[] |
getServiceActivation1995Byte()
This accessor provides read access to the serviceActivation1995 parameter. |
byte[] |
getServiceActivationByte()
This accessor provides read access to the serviceActivation parameter. |
byte[] |
getUnRecognizedParameterByte()
This accessor provides read access to the unRecognizedParameter parameter. |
ParmValue |
messageCompatibility()
This accessor provides read access to the messageCompatibility parameter. |
void |
messageCompatibility(byte[] value)
This accessor allows to write access to the messageCompatibility parameter. |
IsupFac |
messageCompatibility(ParmValue P_val)
Deprecated. prefer MessageCompatibility(byte[] value. This methode clone ParmValue. |
boolean |
messageCompatibilityIsPresent()
Returns TRUE is the optional parameter messageCompatibility is present in message. |
ParmValue |
parameterCompatibility()
This accessor provides read access to the parameterCompatibility parameter. |
void |
parameterCompatibility(byte[] value)
This accessor allows to write access to the parameterCompatibility parameter. |
IsupFac |
parameterCompatibility(ParmValue P_val)
Deprecated. prefer ParameterCompatibility(byte[] value. This methode clone ParmValue. |
boolean |
parameterCompatibilityIsPresent()
Returns TRUE is the optional parameter parameterCompatibility is present in message. |
ParmValue |
pivotRoutingIndicator()
This accessor provides read access to the pivotRoutingIndicator parameter. |
void |
pivotRoutingIndicator(byte[] value)
This accessor allows to write access to the pivotRoutingIndicator parameter. |
IsupFac |
pivotRoutingIndicator(ParmValue P_val)
Deprecated. prefer PivotRoutingIndicator(byte[] value. This methode clone ParmValue. |
boolean |
pivotRoutingIndicatorIsPresent()
Returns TRUE is the optional parameter pivotRoutingIndicator is present in message. |
ParmValue |
redirectCounter()
This accessor provides read access to the redirectCounter parameter. |
void |
redirectCounter(byte[] value)
This accessor allows to write access to the redirectCounter parameter. |
IsupFac |
redirectCounter(ParmValue P_val)
Deprecated. prefer RedirectCounter(byte[] value. This methode clone ParmValue. |
boolean |
redirectCounterIsPresent()
Returns TRUE is the optional parameter redirectCounter is present in message. |
ParmValue |
redirectionNumber()
This accessor provides read access to the redirectionNumber parameter. |
void |
redirectionNumber(byte[] value)
This accessor allows to write access to the redirectionNumber parameter. |
IsupFac |
redirectionNumber(ParmValue P_val)
Deprecated. prefer RedirectionNumber(byte[] value. This methode clone ParmValue. |
boolean |
redirectionNumberIsPresent()
Returns TRUE is the optional parameter redirectionNumber is present in message. |
ParmValue |
remoteOperations()
This accessor provides read access to the remoteOperations parameter. |
void |
remoteOperations(byte[] value)
This accessor allows to write access to the remoteOperations parameter. |
IsupFac |
remoteOperations(ParmValue P_val)
Deprecated. prefer RemoteOperations(byte[] value. This methode clone ParmValue. |
boolean |
remoteOperationsIsPresent()
Returns TRUE is the optional parameter remoteOperations is present in message. |
ParmValue |
serviceActivation()
This accessor provides read access to the serviceActivation parameter. |
void |
serviceActivation(byte[] value)
This accessor allows to write access to the serviceActivation parameter. |
IsupFac |
serviceActivation(ParmValue P_val)
Deprecated. prefer ServiceActivation(byte[] value. This methode clone ParmValue. |
ParmValue |
serviceActivation1995()
This accessor provides read access to the serviceActivation1995 parameter. |
void |
serviceActivation1995(byte[] value)
This accessor allows to write access to the serviceActivation1995 parameter. |
IsupFac |
serviceActivation1995(ParmValue P_val)
Deprecated. prefer ServiceActivation1995(byte[] value. This methode clone ParmValue. |
boolean |
serviceActivation1995IsPresent()
Returns TRUE is the optional parameter serviceActivation1995 is present in message. |
boolean |
serviceActivationIsPresent()
Returns TRUE is the optional parameter serviceActivation is present in message. |
String |
toString()
toString method |
String |
typeToStr()
return the message type (String format) |
ParmValue |
unRecognizedParameter()
This accessor provides read access to the unRecognizedParameter parameter. |
void |
unRecognizedParameter(byte[] value)
This accessor allows to write access to the unRecognizedParameter parameter. |
IsupFac |
unRecognizedParameter(ParmValue P_val)
Deprecated. prefer UnRecognizedParameter(byte[] value. This methode clone ParmValue. |
boolean |
unRecognizedParameterIsPresent()
Returns TRUE is the optional parameter unRecognizedParameter is present in message. |
| 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 IsupFac()
public IsupFac(short aMsgId)
public IsupFac(IsupFac aMsg)
throws com.hp.opencall.isup.message.MsgException
| Method Detail |
public String typeToStr()
IsupMsg
typeToStr in class IsupMsgpublic static IsupFac castMsg(IsupMsg aMsg)
public String toString()
IsupMsg
toString in class IsupMsg
public boolean redirectCounterIsPresent()
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 redirectCounter()
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[] getRedirectCounterByte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac redirectCounter(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 redirectCounter(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 genericNotification5IsPresent()
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 genericNotification5()
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[] getGenericNotification5Byte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac genericNotification5(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 genericNotification5(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 genericNotification4IsPresent()
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 genericNotification4()
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[] getGenericNotification4Byte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac genericNotification4(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 genericNotification4(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 parameterCompatibilityIsPresent()
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 parameterCompatibility()
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[] getParameterCompatibilityByte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac parameterCompatibility(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 parameterCompatibility(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 genericNotification3IsPresent()
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 genericNotification3()
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[] getGenericNotification3Byte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac genericNotification3(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 genericNotification3(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 pivotRoutingIndicatorIsPresent()
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 pivotRoutingIndicator()
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[] getPivotRoutingIndicatorByte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac pivotRoutingIndicator(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 pivotRoutingIndicator(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 genericNotification2IsPresent()
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 genericNotification2()
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[] getGenericNotification2Byte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac genericNotification2(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 genericNotification2(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 redirectionNumberIsPresent()
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 redirectionNumber()
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[] getRedirectionNumberByte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac redirectionNumber(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 redirectionNumber(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 genericNotification1IsPresent()
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 genericNotification1()
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[] getGenericNotification1Byte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac genericNotification1(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 genericNotification1(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 callTransferNumberIsPresent()
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 callTransferNumber()
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[] getCallTransferNumberByte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac callTransferNumber(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 callTransferNumber(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 remoteOperationsIsPresent()
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 remoteOperations()
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[] getRemoteOperationsByte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac remoteOperations(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 remoteOperations(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 genericNotificationIsPresent()
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 genericNotification()
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[] getGenericNotificationByte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac genericNotification(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 genericNotification(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 serviceActivation1995IsPresent()
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 serviceActivation1995()
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[] getServiceActivation1995Byte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac serviceActivation1995(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 serviceActivation1995(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 messageCompatibilityIsPresent()
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 messageCompatibility()
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[] getMessageCompatibilityByte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac messageCompatibility(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 messageCompatibility(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 serviceActivationIsPresent()
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 serviceActivation()
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[] getServiceActivationByte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac serviceActivation(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 serviceActivation(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 unRecognizedParameterIsPresent()
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 unRecognizedParameter()
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[] getUnRecognizedParameterByte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac unRecognizedParameter(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 unRecognizedParameter(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 accessTransportIsPresent()
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 accessTransport()
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[] getAccessTransportByte()
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).
public IsupFac accessTransport(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 accessTransport(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 | ||||||||||