com.hp.opencall.isup.message
Class IsupRel

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

public class IsupRel
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
IsupRel()
          Constructor
IsupRel(IsupRel aMsg)
          Constructor - Clone the classe.
IsupRel(short aMsgId)
          Deprecated. Use constructor without any parameter.
 
Method Summary
 ParmValue accessDeliveryInformation()
          This accessor provides read access to the accessDeliveryInformation parameter.
 void accessDeliveryInformation(byte[] value)
          This accessor allows to write access to the accessDeliveryInformation parameter.
 IsupRel accessDeliveryInformation(ParmValue P_val)
          Deprecated. prefer AccessDeliveryInformation(byte[] value. This methode clone ParmValue.
 boolean accessDeliveryInformationIsPresent()
          Returns TRUE is the optional parameter accessDeliveryInformation is present in message.
 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.
 IsupRel 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 automCongestionLevel()
          This accessor provides read access to the automCongestionLevel parameter.
 void automCongestionLevel(byte[] value)
          This accessor allows to write access to the automCongestionLevel parameter.
 IsupRel automCongestionLevel(ParmValue P_val)
          Deprecated. prefer AutomCongestionLevel(byte[] value. This methode clone ParmValue.
 boolean automCongestionLevelIsPresent()
          Returns TRUE is the optional parameter automCongestionLevel is present in message.
 ParmValue calledPartyNumber()
          This accessor provides read access to the calledPartyNumber parameter.
 void calledPartyNumber(byte[] value)
          This accessor allows to write access to the calledPartyNumber parameter.
 IsupRel calledPartyNumber(ParmValue P_val)
          Deprecated. prefer CalledPartyNumber(byte[] value. This methode clone ParmValue.
 boolean calledPartyNumberIsPresent()
          Returns TRUE is the optional parameter calledPartyNumber is present in message.
 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.
 IsupRel 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 IsupRel castMsg(IsupMsg aMsg)
          return the message.
 ParmValue causeForRedirection()
          This accessor provides read access to the causeForRedirection parameter.
 void causeForRedirection(byte[] value)
          This accessor allows to write access to the causeForRedirection parameter.
 IsupRel causeForRedirection(ParmValue P_val)
          Deprecated. prefer CauseForRedirection(byte[] value. This methode clone ParmValue.
 boolean causeForRedirectionIsPresent()
          Returns TRUE is the optional parameter causeForRedirection is present in message.
 ParmValue causeIndicators()
          This accessor provides read access to the causeIndicators parameter.
 void causeIndicators(byte[] value)
          This accessor allows to write access to the causeIndicators parameter.
 IsupRel causeIndicators(ParmValue P_val)
          Deprecated. prefer CauseIndicators(byte[] value. This methode clone ParmValue.
 ParmValue chargeNumber()
          This accessor provides read access to the chargeNumber parameter.
 void chargeNumber(byte[] value)
          This accessor allows to write access to the chargeNumber parameter.
 IsupRel chargeNumber(ParmValue P_val)
          Deprecated. prefer ChargeNumber(byte[] value. This methode clone ParmValue.
 boolean chargeNumberIsPresent()
          Returns TRUE is the optional parameter chargeNumber is present in message.
 ParmValue displayInformation()
          This accessor provides read access to the displayInformation parameter.
 void displayInformation(byte[] value)
          This accessor allows to write access to the displayInformation parameter.
 IsupRel displayInformation(ParmValue P_val)
          Deprecated. prefer DisplayInformation(byte[] value. This methode clone ParmValue.
 boolean displayInformationIsPresent()
          Returns TRUE is the optional parameter displayInformation is present in message.
 ParmValue genericAddress()
          This accessor provides read access to the genericAddress parameter.
 void genericAddress(byte[] value)
          This accessor allows to write access to the genericAddress parameter.
 IsupRel genericAddress(ParmValue P_val)
          Deprecated. prefer GenericAddress(byte[] value. This methode clone ParmValue.
 boolean genericAddressIsPresent()
          Returns TRUE is the optional parameter genericAddress is present in message.
 ParmValue genericNumber()
          This accessor provides read access to the genericNumber parameter.
 void genericNumber(byte[] value)
          This accessor allows to write access to the genericNumber parameter.
 IsupRel genericNumber(ParmValue P_val)
          Deprecated. prefer GenericNumber(byte[] value. This methode clone ParmValue.
 boolean genericNumberIsPresent()
          Returns TRUE is the optional parameter genericNumber is present in message.
 byte[] getAccessDeliveryInformationByte()
          This accessor provides read access to the accessDeliveryInformation parameter.
 byte[] getAccessTransportByte()
          This accessor provides read access to the accessTransport parameter.
 byte[] getAutomCongestionLevelByte()
          This accessor provides read access to the automCongestionLevel parameter.
 byte[] getCalledPartyNumberByte()
          This accessor provides read access to the calledPartyNumber parameter.
 byte[] getCallReferenceByte()
          This accessor provides read access to the callReference parameter.
 byte[] getCauseForRedirectionByte()
          This accessor provides read access to the causeForRedirection parameter.
 byte[] getCauseIndicatorsByte()
          This accessor provides read access to the causeIndicators parameter.
 byte[] getChargeNumberByte()
          This accessor provides read access to the chargeNumber parameter.
 byte[] getDisplayInformationByte()
          This accessor provides read access to the displayInformation parameter.
 byte[] getGenericAddressByte()
          This accessor provides read access to the genericAddress parameter.
 byte[] getGenericNumberByte()
          This accessor provides read access to the genericNumber parameter.
 byte[] getMobileCommEndInfoTrfByte()
          This accessor provides read access to the mobileCommEndInfoTrf parameter.
 byte[] getNetworkSpecificFacilityByte()
          This accessor provides read access to the networkSpecificFacility parameter.
 byte[] getParameterCompatibilityByte()
          This accessor provides read access to the parameterCompatibility parameter.
 byte[] getRedirectionInformationByte()
          This accessor provides read access to the redirectionInformation parameter.
 byte[] getRedirectionNumberByte()
          This accessor provides read access to the redirectionNumber parameter.
 byte[] getRedirectionNumberRestrictionByte()
          This accessor provides read access to the redirectionNumberRestriction 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[] getSignallingPointCodeByte()
          This accessor provides read access to the signallingPointCode parameter.
 byte[] getUnRecognizedParameterByte()
          This accessor provides read access to the unRecognizedParameter parameter.
 byte[] getUserToUserIndicatorsByte()
          This accessor provides read access to the userToUserIndicators parameter.
 byte[] getUserToUserInformationByte()
          This accessor provides read access to the userToUserInformation 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.
 IsupRel 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 networkSpecificFacility()
          This accessor provides read access to the networkSpecificFacility parameter.
 void networkSpecificFacility(byte[] value)
          This accessor allows to write access to the networkSpecificFacility parameter.
 IsupRel networkSpecificFacility(ParmValue P_val)
          Deprecated. prefer NetworkSpecificFacility(byte[] value. This methode clone ParmValue.
 boolean networkSpecificFacilityIsPresent()
          Returns TRUE is the optional parameter networkSpecificFacility 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.
 IsupRel 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 redirectionInformation()
          This accessor provides read access to the redirectionInformation parameter.
 void redirectionInformation(byte[] value)
          This accessor allows to write access to the redirectionInformation parameter.
 IsupRel redirectionInformation(ParmValue P_val)
          Deprecated. prefer RedirectionInformation(byte[] value. This methode clone ParmValue.
 boolean redirectionInformationIsPresent()
          Returns TRUE is the optional parameter redirectionInformation 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.
 IsupRel 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 redirectionNumberRestriction()
          This accessor provides read access to the redirectionNumberRestriction parameter.
 void redirectionNumberRestriction(byte[] value)
          This accessor allows to write access to the redirectionNumberRestriction parameter.
 IsupRel redirectionNumberRestriction(ParmValue P_val)
          Deprecated. prefer RedirectionNumberRestriction(byte[] value. This methode clone ParmValue.
 boolean redirectionNumberRestrictionIsPresent()
          Returns TRUE is the optional parameter redirectionNumberRestriction 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.
 IsupRel 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.
 IsupRel 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.
 IsupRel 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.
 ParmValue signallingPointCode()
          This accessor provides read access to the signallingPointCode parameter.
 void signallingPointCode(byte[] value)
          This accessor allows to write access to the signallingPointCode parameter.
 IsupRel signallingPointCode(ParmValue P_val)
          Deprecated. prefer SignallingPointCode(byte[] value. This methode clone ParmValue.
 boolean signallingPointCodeIsPresent()
          Returns TRUE is the optional parameter signallingPointCode 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.
 IsupRel 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.
 ParmValue userToUserIndicators()
          This accessor provides read access to the userToUserIndicators parameter.
 void userToUserIndicators(byte[] value)
          This accessor allows to write access to the userToUserIndicators parameter.
 IsupRel userToUserIndicators(ParmValue P_val)
          Deprecated. prefer UserToUserIndicators(byte[] value. This methode clone ParmValue.
 boolean userToUserIndicatorsIsPresent()
          Returns TRUE is the optional parameter userToUserIndicators is present in message.
 ParmValue userToUserInformation()
          This accessor provides read access to the userToUserInformation parameter.
 void userToUserInformation(byte[] value)
          This accessor allows to write access to the userToUserInformation parameter.
 IsupRel userToUserInformation(ParmValue P_val)
          Deprecated. prefer UserToUserInformation(byte[] value. This methode clone ParmValue.
 boolean userToUserInformationIsPresent()
          Returns TRUE is the optional parameter userToUserInformation 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

IsupRel

public IsupRel()
Constructor


IsupRel

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

Constructor


IsupRel

public IsupRel(IsupRel 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 IsupRel castMsg(IsupMsg aMsg)
return the message.


toString

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

Overrides:
toString in class IsupMsg
Returns:
String

redirectionNumberRestrictionIsPresent

public boolean redirectionNumberRestrictionIsPresent()
                                              throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter redirectionNumberRestriction 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).

redirectionNumberRestriction

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

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

getRedirectionNumberRestrictionByte

public byte[] getRedirectionNumberRestrictionByte()
This accessor provides read access to the redirectionNumberRestriction parameter.

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

redirectionNumberRestriction

public IsupRel redirectionNumberRestriction(ParmValue P_val)
                                     throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer RedirectionNumberRestriction(byte[] value. This methode clone ParmValue.

This accessor provides write access to the redirectionNumberRestriction 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).

redirectionNumberRestriction

public void redirectionNumberRestriction(byte[] value)
                                  throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the redirectionNumberRestriction 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 IsupRel 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).

signallingPointCodeIsPresent

public boolean signallingPointCodeIsPresent()
                                     throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter signallingPointCode 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).

signallingPointCode

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

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

getSignallingPointCodeByte

public byte[] getSignallingPointCodeByte()
This accessor provides read access to the signallingPointCode parameter.

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

signallingPointCode

public IsupRel signallingPointCode(ParmValue P_val)
                            throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer SignallingPointCode(byte[] value. This methode clone ParmValue.

This accessor provides write access to the signallingPointCode 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).

signallingPointCode

public void signallingPointCode(byte[] value)
                         throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the signallingPointCode 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 IsupRel 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).

callReferenceIsPresent

public boolean callReferenceIsPresent()
                               throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter callReference 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).

callReference

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

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

getCallReferenceByte

public byte[] getCallReferenceByte()
This accessor provides read access to the callReference parameter.

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

callReference

public IsupRel callReference(ParmValue P_val)
                      throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer CallReference(byte[] value. This methode clone ParmValue.

This accessor provides write access to the callReference 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).

callReference

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

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

userToUserInformationIsPresent

public boolean userToUserInformationIsPresent()
                                       throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter userToUserInformation 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).

userToUserInformation

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

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

getUserToUserInformationByte

public byte[] getUserToUserInformationByte()
This accessor provides read access to the userToUserInformation parameter.

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

userToUserInformation

public IsupRel userToUserInformation(ParmValue P_val)
                              throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer UserToUserInformation(byte[] value. This methode clone ParmValue.

This accessor provides write access to the userToUserInformation 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).

userToUserInformation

public void userToUserInformation(byte[] value)
                           throws com.hp.opencall.isup.message.MsgException
This accessor allows to write access to the userToUserInformation 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 IsupRel 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).

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 IsupRel 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).

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 IsupRel 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).

mobileCommEndInfoTrfIsPresent

public boolean mobileCommEndInfoTrfIsPresent()
                                      throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter mobileCommEndInfoTrf 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).

mobileCommEndInfoTrf

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

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

getMobileCommEndInfoTrfByte

public byte[] getMobileCommEndInfoTrfByte()
This accessor provides read access to the mobileCommEndInfoTrf parameter.

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

mobileCommEndInfoTrf

public IsupRel mobileCommEndInfoTrf(ParmValue P_val)
                             throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer MobileCommEndInfoTrf(byte[] value. This methode clone ParmValue.

This accessor provides write access to the mobileCommEndInfoTrf 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).

mobileCommEndInfoTrf

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

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

networkSpecificFacilityIsPresent

public boolean networkSpecificFacilityIsPresent()
                                         throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter networkSpecificFacility 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).

networkSpecificFacility

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

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

getNetworkSpecificFacilityByte

public byte[] getNetworkSpecificFacilityByte()
This accessor provides read access to the networkSpecificFacility parameter.

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

networkSpecificFacility

public IsupRel networkSpecificFacility(ParmValue P_val)
                                throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer NetworkSpecificFacility(byte[] value. This methode clone ParmValue.

This accessor provides write access to the networkSpecificFacility 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).

networkSpecificFacility

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

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

userToUserIndicatorsIsPresent

public boolean userToUserIndicatorsIsPresent()
                                      throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter userToUserIndicators 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).

userToUserIndicators

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

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

getUserToUserIndicatorsByte

public byte[] getUserToUserIndicatorsByte()
This accessor provides read access to the userToUserIndicators parameter.

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

userToUserIndicators

public IsupRel userToUserIndicators(ParmValue P_val)
                             throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer UserToUserIndicators(byte[] value. This methode clone ParmValue.

This accessor provides write access to the userToUserIndicators 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).

userToUserIndicators

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

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

calledPartyNumberIsPresent

public boolean calledPartyNumberIsPresent()
                                   throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter calledPartyNumber 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).

calledPartyNumber

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

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

getCalledPartyNumberByte

public byte[] getCalledPartyNumberByte()
This accessor provides read access to the calledPartyNumber parameter.

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

calledPartyNumber

public IsupRel calledPartyNumber(ParmValue P_val)
                          throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer CalledPartyNumber(byte[] value. This methode clone ParmValue.

This accessor provides write access to the calledPartyNumber 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).

calledPartyNumber

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

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

redirectionInformationIsPresent

public boolean redirectionInformationIsPresent()
                                        throws com.hp.opencall.isup.message.MsgException
Returns TRUE is the optional parameter redirectionInformation 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).

redirectionInformation

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

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

getRedirectionInformationByte

public byte[] getRedirectionInformationByte()
This accessor provides read access to the redirectionInformation parameter.

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

redirectionInformation

public IsupRel redirectionInformation(ParmValue P_val)
                               throws com.hp.opencall.isup.message.MsgException
Deprecated. prefer RedirectionInformation(byte[] value. This methode clone ParmValue.

This accessor provides write access to the redirectionInformation 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).

redirectionInformation

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

Throws:
com.hp.opencall.isup.message.M