com.hp.opencall.isup.message
Class IsupFac

java.lang.Object
  extended bycom.hp.opencall.isup.message.IsupMsg
      extended bycom.hp.opencall.isup.message.IsupFac
All Implemented Interfaces:
Cloneable, Serializable

public class IsupFac
extends IsupMsg

See Also:
Serialized Form

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

IsupFac

public IsupFac()
Constructor


IsupFac

public IsupFac(short aMsgId)
Deprecated. Use constructor without any parameter.

Constructor


IsupFac

public IsupFac(IsupFac aMsg)
        throws com.hp.opencall.isup.message.MsgException
Constructor - Clone the classe.

Method Detail

typeToStr

public String typeToStr()
Description copied from class: IsupMsg
return the message type (String format)

Overrides:
typeToStr in class IsupMsg
Returns:
String

castMsg

public static IsupFac castMsg(IsupMsg aMsg)
return the message.


toString

public String toString()
Description copied from class: IsupMsg
toString method

Overrides:
toString in class IsupMsg
Returns:
String

redirectCounterIsPresent

public boolean redirectCounterIsPresent()
                                 throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter redirectCounter is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

redirectCounter

public ParmValue redirectCounter()
                          throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the redirectCounter parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getRedirectCounterByte

public byte[] getRedirectCounterByte()
This accessor provides read access to the redirectCounter parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

redirectCounter

public IsupFac redirectCounter(ParmValue P_val)
                        throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer RedirectCounter(byte[] value. This methode clone ParmValue.

This accessor provides write access to the redirectCounter parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

redirectCounter

public void redirectCounter(byte[] value)
                     throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the redirectCounter parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification5IsPresent

public boolean genericNotification5IsPresent()
                                      throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter genericNotification5 is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification5

public ParmValue genericNotification5()
                               throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the genericNotification5 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getGenericNotification5Byte

public byte[] getGenericNotification5Byte()
This accessor provides read access to the genericNotification5 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification5

public IsupFac genericNotification5(ParmValue P_val)
                             throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer GenericNotification5(byte[] value. This methode clone ParmValue.

This accessor provides write access to the genericNotification5 parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification5

public void genericNotification5(byte[] value)
                          throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the genericNotification5 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification4IsPresent

public boolean genericNotification4IsPresent()
                                      throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter genericNotification4 is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification4

public ParmValue genericNotification4()
                               throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the genericNotification4 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getGenericNotification4Byte

public byte[] getGenericNotification4Byte()
This accessor provides read access to the genericNotification4 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification4

public IsupFac genericNotification4(ParmValue P_val)
                             throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer GenericNotification4(byte[] value. This methode clone ParmValue.

This accessor provides write access to the genericNotification4 parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification4

public void genericNotification4(byte[] value)
                          throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the genericNotification4 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

parameterCompatibilityIsPresent

public boolean parameterCompatibilityIsPresent()
                                        throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter parameterCompatibility is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

parameterCompatibility

public ParmValue parameterCompatibility()
                                 throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the parameterCompatibility parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getParameterCompatibilityByte

public byte[] getParameterCompatibilityByte()
This accessor provides read access to the parameterCompatibility parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

parameterCompatibility

public IsupFac parameterCompatibility(ParmValue P_val)
                               throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer ParameterCompatibility(byte[] value. This methode clone ParmValue.

This accessor provides write access to the parameterCompatibility parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

parameterCompatibility

public void parameterCompatibility(byte[] value)
                            throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the parameterCompatibility parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification3IsPresent

public boolean genericNotification3IsPresent()
                                      throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter genericNotification3 is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification3

public ParmValue genericNotification3()
                               throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the genericNotification3 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getGenericNotification3Byte

public byte[] getGenericNotification3Byte()
This accessor provides read access to the genericNotification3 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification3

public IsupFac genericNotification3(ParmValue P_val)
                             throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer GenericNotification3(byte[] value. This methode clone ParmValue.

This accessor provides write access to the genericNotification3 parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification3

public void genericNotification3(byte[] value)
                          throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the genericNotification3 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

pivotRoutingIndicatorIsPresent

public boolean pivotRoutingIndicatorIsPresent()
                                       throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter pivotRoutingIndicator is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

pivotRoutingIndicator

public ParmValue pivotRoutingIndicator()
                                throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the pivotRoutingIndicator parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getPivotRoutingIndicatorByte

public byte[] getPivotRoutingIndicatorByte()
This accessor provides read access to the pivotRoutingIndicator parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

pivotRoutingIndicator

public IsupFac pivotRoutingIndicator(ParmValue P_val)
                              throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer PivotRoutingIndicator(byte[] value. This methode clone ParmValue.

This accessor provides write access to the pivotRoutingIndicator parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

pivotRoutingIndicator

public void pivotRoutingIndicator(byte[] value)
                           throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the pivotRoutingIndicator parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification2IsPresent

public boolean genericNotification2IsPresent()
                                      throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter genericNotification2 is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification2

public ParmValue genericNotification2()
                               throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the genericNotification2 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getGenericNotification2Byte

public byte[] getGenericNotification2Byte()
This accessor provides read access to the genericNotification2 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification2

public IsupFac genericNotification2(ParmValue P_val)
                             throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer GenericNotification2(byte[] value. This methode clone ParmValue.

This accessor provides write access to the genericNotification2 parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification2

public void genericNotification2(byte[] value)
                          throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the genericNotification2 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

redirectionNumberIsPresent

public boolean redirectionNumberIsPresent()
                                   throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter redirectionNumber is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

redirectionNumber

public ParmValue redirectionNumber()
                            throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the redirectionNumber parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getRedirectionNumberByte

public byte[] getRedirectionNumberByte()
This accessor provides read access to the redirectionNumber parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

redirectionNumber

public IsupFac redirectionNumber(ParmValue P_val)
                          throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer RedirectionNumber(byte[] value. This methode clone ParmValue.

This accessor provides write access to the redirectionNumber parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

redirectionNumber

public void redirectionNumber(byte[] value)
                       throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the redirectionNumber parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification1IsPresent

public boolean genericNotification1IsPresent()
                                      throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter genericNotification1 is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification1

public ParmValue genericNotification1()
                               throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the genericNotification1 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getGenericNotification1Byte

public byte[] getGenericNotification1Byte()
This accessor provides read access to the genericNotification1 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification1

public IsupFac genericNotification1(ParmValue P_val)
                             throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer GenericNotification1(byte[] value. This methode clone ParmValue.

This accessor provides write access to the genericNotification1 parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification1

public void genericNotification1(byte[] value)
                          throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the genericNotification1 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

callTransferNumberIsPresent

public boolean callTransferNumberIsPresent()
                                    throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter callTransferNumber is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

callTransferNumber

public ParmValue callTransferNumber()
                             throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the callTransferNumber parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getCallTransferNumberByte

public byte[] getCallTransferNumberByte()
This accessor provides read access to the callTransferNumber parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

callTransferNumber

public IsupFac callTransferNumber(ParmValue P_val)
                           throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer CallTransferNumber(byte[] value. This methode clone ParmValue.

This accessor provides write access to the callTransferNumber parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

callTransferNumber

public void callTransferNumber(byte[] value)
                        throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the callTransferNumber parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

remoteOperationsIsPresent

public boolean remoteOperationsIsPresent()
                                  throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter remoteOperations is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

remoteOperations

public ParmValue remoteOperations()
                           throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the remoteOperations parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getRemoteOperationsByte

public byte[] getRemoteOperationsByte()
This accessor provides read access to the remoteOperations parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

remoteOperations

public IsupFac remoteOperations(ParmValue P_val)
                         throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer RemoteOperations(byte[] value. This methode clone ParmValue.

This accessor provides write access to the remoteOperations parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

remoteOperations

public void remoteOperations(byte[] value)
                      throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the remoteOperations parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotificationIsPresent

public boolean genericNotificationIsPresent()
                                     throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter genericNotification is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification

public ParmValue genericNotification()
                              throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the genericNotification parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getGenericNotificationByte

public byte[] getGenericNotificationByte()
This accessor provides read access to the genericNotification parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification

public IsupFac genericNotification(ParmValue P_val)
                            throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer GenericNotification(byte[] value. This methode clone ParmValue.

This accessor provides write access to the genericNotification parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

genericNotification

public void genericNotification(byte[] value)
                         throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the genericNotification parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

serviceActivation1995IsPresent

public boolean serviceActivation1995IsPresent()
                                       throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter serviceActivation1995 is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

serviceActivation1995

public ParmValue serviceActivation1995()
                                throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the serviceActivation1995 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getServiceActivation1995Byte

public byte[] getServiceActivation1995Byte()
This accessor provides read access to the serviceActivation1995 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

serviceActivation1995

public IsupFac serviceActivation1995(ParmValue P_val)
                              throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer ServiceActivation1995(byte[] value. This methode clone ParmValue.

This accessor provides write access to the serviceActivation1995 parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

serviceActivation1995

public void serviceActivation1995(byte[] value)
                           throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the serviceActivation1995 parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

messageCompatibilityIsPresent

public boolean messageCompatibilityIsPresent()
                                      throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter messageCompatibility is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

messageCompatibility

public ParmValue messageCompatibility()
                               throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the messageCompatibility parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getMessageCompatibilityByte

public byte[] getMessageCompatibilityByte()
This accessor provides read access to the messageCompatibility parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

messageCompatibility

public IsupFac messageCompatibility(ParmValue P_val)
                             throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer MessageCompatibility(byte[] value. This methode clone ParmValue.

This accessor provides write access to the messageCompatibility parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

messageCompatibility

public void messageCompatibility(byte[] value)
                          throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the messageCompatibility parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

serviceActivationIsPresent

public boolean serviceActivationIsPresent()
                                   throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter serviceActivation is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

serviceActivation

public ParmValue serviceActivation()
                            throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the serviceActivation parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getServiceActivationByte

public byte[] getServiceActivationByte()
This accessor provides read access to the serviceActivation parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

serviceActivation

public IsupFac serviceActivation(ParmValue P_val)
                          throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer ServiceActivation(byte[] value. This methode clone ParmValue.

This accessor provides write access to the serviceActivation parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

serviceActivation

public void serviceActivation(byte[] value)
                       throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the serviceActivation parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

unRecognizedParameterIsPresent

public boolean unRecognizedParameterIsPresent()
                                       throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter unRecognizedParameter is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

unRecognizedParameter

public ParmValue unRecognizedParameter()
                                throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the unRecognizedParameter parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getUnRecognizedParameterByte

public byte[] getUnRecognizedParameterByte()
This accessor provides read access to the unRecognizedParameter parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

unRecognizedParameter

public IsupFac unRecognizedParameter(ParmValue P_val)
                              throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer UnRecognizedParameter(byte[] value. This methode clone ParmValue.

This accessor provides write access to the unRecognizedParameter parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

unRecognizedParameter

public void unRecognizedParameter(byte[] value)
                           throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the unRecognizedParameter parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

accessTransportIsPresent

public boolean accessTransportIsPresent()
                                 throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter accessTransport is present in message. Note that no write access is provided : only the setting of a value activates the presence flag.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

accessTransport

public ParmValue accessTransport()
                          throws com.hp.opencall.isup.message.MsgException
This accessor provides read access to the accessTransport parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

getAccessTransportByte

public byte[] getAccessTransportByte()
This accessor provides read access to the accessTransport parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

accessTransport

public IsupFac accessTransport(ParmValue P_val)
                        throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer AccessTransport(byte[] value. This methode clone ParmValue.

This accessor provides write access to the accessTransport parameter. Setting a value will activate the presence flag. This methods does not delete the provided ParmValue instance.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).

accessTransport

public void accessTransport(byte[] value)
                     throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the accessTransport parameter.

Throws:
com.hp.opencall.isup.message.MsgException - if the method fails (returns the reason as a parameter).