Uses of Class
jain.protocol.ss7.tcap.ParameterNotSetException

Packages that use ParameterNotSetException
jain.protocol.ss7.tcap This package contains the main interfaces required to represent JAIN TCAP protocol stacks, JAIN TCAP applications, as well as the classes and exceptions needed to send and receive JAIN TCAP messages. 
jain.protocol.ss7.tcap.component This package contains the Event classes representing the component primitives and their specified parameters, if a paramater is not included in any specific primitive, it is common to all the specified components and therefore coded within that components parent class. 
jain.protocol.ss7.tcap.dialogue This package contains the Event classes representing the JAIN TCAP Dialogue Handling primitives and their specific parameters, if a paramater is not included in any specific primitive, it is common to all the specified dialogues and therefore coded within that dialogues parent class. 
 

Uses of ParameterNotSetException in jain.protocol.ss7.tcap
 

Methods in jain.protocol.ss7.tcap that throw ParameterNotSetException
 int ComponentIndEvent.getDialogueId()
          Gets the Dialogue Id parameter of the indication component, which is a reference identifier that is used to associate all components within a transaction.
 int ComponentIndEvent.getInvokeId()
          Gets the Invoke Id parameter of the indication component.
 byte[] GlobalTitle.getAddressInformation()
          Gets the Address Information of this Global Title.
 byte GTIndicator0001.getTranslationType()
          Gets the Translation Type of this Global Title Indicator.
 int GTIndicator0001.getNumberingPlan()
          Gets the Numbering Plan of this Global Title Indicator-0001.
 int GTIndicator0001.getEncodingScheme()
          Gets the Encoding Scheme of this Global Title Indicator-0001.
 int GTIndicator0001.getNatureOfAddrInd()
          Gets the Nature of Adrress Indicator of this Global Title Indicator-0001.
 DialoguePortion DialogueReqEvent.getDialoguePortion()
          Returns the Dialogue Portion of this Dialogue handling request primitive.
 int DialogueReqEvent.getDialogueId()
          Gets the Dialogue Id parameter, which is a reference identifier that is used to associate all messages within a transaction.
 byte DialogueReqEvent.getQualityOfService()
          Gets the Quality of Service parameter.
 byte GTIndicator0100.getTranslationType()
          Gets the Translation Type of this Global Title Indicator.
 int GTIndicator0100.getNumberingPlan()
          Sets the Numbering Plan of this Global Title Indicator-0100.
 int GTIndicator0100.getEncodingScheme()
          Gets the Encoding Scheme of this Global Title Indicator-0100.
 int GTIndicator0100.getNatureOfAddrInd()
          Gets the Nature of Adrress Indicator of this Global Title Indicator-0100.
 int ComponentReqEvent.getDialogueId()
          Gets the Dialogue Id parameter of the request component, which is a reference identifier that is used to associate all components within a transaction.
 int ComponentReqEvent.getInvokeId()
          Gets the Invoke Id parameter of the request component.
 DialoguePortion DialogueIndEvent.getDialoguePortion()
          Returns the Dialogue Portion of this Dialogue handling indication primitive.
 int DialogueIndEvent.getDialogueId()
          Gets the Dialogue Id parameter, which is a reference identifier that is used to associate all messages within a transaction.
 byte GTIndicator0010.getTranslationType()
          Gets the Translation Type of this Global Title Indicator.
 byte GTIndicator0011.getTranslationType()
          Gets the Translation Type of this Global Title Indicator.
 int GTIndicator0011.getNumberingPlan()
          Gets the Numbering Plan of this Global Title Indicator-0011.
 int GTIndicator0011.getEncodingScheme()
          Gets the Encoding Scheme of this Global Title Indicator-0011.
 byte[] TcapUserAddress.getSignalingPointCode()
          Gets the Signaling Point Code of the User Address.
 short TcapUserAddress.getSubSystemNumber()
          Gets the Sub-System Number of the User Address.
 GlobalTitle TcapUserAddress.getGlobalTitle()
          Gets the Global Title of the User Address.
 

Uses of ParameterNotSetException in jain.protocol.ss7.tcap.component
 

Methods in jain.protocol.ss7.tcap.component that throw ParameterNotSetException
 int ResultIndEvent.getLinkId()
          Gets the link Id parameter of the RESULT indication component.
 Operation ResultIndEvent.getOperation()
          Gets the Operation parameter of the RESULT indication Component.
 Parameters ResultIndEvent.getParameters()
          Gets the Parameters' parameter of the RESULT indication Component.
 int RejectIndEvent.getRejectType()
          Indicates the type of this Reject Event.
 int RejectIndEvent.getLinkId()
          Gets the link Id parameter of the REJECT indication component.
 Parameters RejectIndEvent.getParameters()
          Gets the Parameters' parameter of the REJECT indication Component.
 int RejectIndEvent.getProblemType()
          Returns the problem type of this REJECT request Component.
 int RejectIndEvent.getProblem()
          Returns the problem details of this REJECT indication Component.
 int InvokeIndEvent.getLinkId()
          Gets the link Id parameter of the INVOKE indication component.
 Operation InvokeIndEvent.getOperation()
          Gets the Operation parameter of the INVOKE indication Component.
 Parameters InvokeIndEvent.getParameters()
          Gets the Parameters' parameter of the INVOKE indication Component.
 int Operation.getOperationType()
          Returns the Operation Type (Operation Code Identifier) of the Operation, which Identifies the Operation Code which follows it.
 byte[] Operation.getOperationCode()
          Returns the Operation Code of the Operation.
 int Operation.getOperationFamily()
          Returns the Operation Family of the Operation.
 int Operation.getOperationSpecifier()
          Returns the Operation Specifier of the Operation.This is part of the ANSI specific breakdown of the Operation Code parameter.
 byte[] Operation.getPrivateOperationData()
          Returns the private operation data of the Operation Component.
 int ErrorReqEvent.getLinkId()
          Gets the link Id parameter of the ERROR request component.
 Parameters ErrorReqEvent.getParameters()
          Gets the Parameters' parameter of the ERROR request Component.
 int ErrorReqEvent.getErrorType()
          Returns the error type of this ERROR request Component.
 byte[] ErrorReqEvent.getErrorCode()
          Returns the error code of this ERROR request Component.
 int ResultReqEvent.getLinkId()
          Gets the link Id parameter of the RESULT request component.
 Operation ResultReqEvent.getOperation()
          Gets the Operation parameter of the RESULT request Component.
 Parameters ResultReqEvent.getParameters()
          Gets the Parameters' parameter of the RESULT request Component.
 int RejectReqEvent.getRejectType()
          Indicates the type of this Reject Event.
 int RejectReqEvent.getLinkId()
          Gets the link Id parameter of the REJECT request component.
 Parameters RejectReqEvent.getParameters()
          Gets the Parameters' parameter of the REJECT request Component.
 int RejectReqEvent.getProblemType()
          Returns the problem type of this REJECT request Component.
 int RejectReqEvent.getProblem()
          Returns the problem details of this REJECT request Component.
 int ErrorIndEvent.getLinkId()
          Gets the link Id parameter of the ERROR indication component.
 Parameters ErrorIndEvent.getParameters()
          Gets the 'Parameters' parameter of the ERROR indication Component.
 int ErrorIndEvent.getErrorType()
          Returns the error type of this ERROR indication Component.
 byte[] ErrorIndEvent.getErrorCode()
          Returns the error code of this ERROR indication Component.
 int Parameters.getParameterIdentifier()
          Returns the parameter Identifier of this Parameter.
 byte[] Parameters.getParameter()
          Returns the supplied parameter values.
 int InvokeReqEvent.getLinkId()
          Gets the link Id parameter of the INVOKE request component.
 long InvokeReqEvent.getTimeOut()
          Gets the Timeout parameter of the INVOKE request component.
 Operation InvokeReqEvent.getOperation()
          Gets the Operation parameter of the INVOKE request Component.
 Parameters InvokeReqEvent.getParameters()
          Gets the Parameters' parameter of the INVOKE request Component.
 int InvokeReqEvent.getClassType()
          Returns the Component Class type.
 

Uses of ParameterNotSetException in jain.protocol.ss7.tcap.dialogue
 

Methods in jain.protocol.ss7.tcap.dialogue that throw ParameterNotSetException
 byte ProviderAbortIndEvent.getQualityOfService()
          Gets the Quality of Service parameter of the ProviderAbort indication primitive.
 int ProviderAbortIndEvent.getPAbort()
          Gets the Provider Abort (pAbort) parameter of the ProviderAbort indication primitive.
 TcapUserAddress ContinueReqEvent.getOriginatingAddress()
          Gets the Originating Address parameter of the Continue request primitive.
 boolean ContinueReqEvent.isAllowedPermission()
          Gets the Allowed Permission parameter of the Begin dialogue primitive.
 TcapUserAddress BeginReqEvent.getDestinationAddress()
          Gets the Destination Address parameter of the Begin request primtive.
 TcapUserAddress BeginReqEvent.getOriginatingAddress()
          Gets the Originating Address parameter of the Begin request primitive.
 boolean BeginReqEvent.isAllowedPermission()
          Gets the Allowed Permission parameter of the Begin dialogue primitive.
 byte EndIndEvent.getQualityOfService()
          Gets the Quality of Service parameter of the End indication primitive.
 TcapUserAddress BeginIndEvent.getDestinationAddress()
          Gets the Destination Address parameter of the Begin indication primtive.
 TcapUserAddress BeginIndEvent.getOriginatingAddress()
          Gets the Originating Address parameter of the Begin indication primitive.
 byte BeginIndEvent.getQualityOfService()
          Gets the Quality of Service parameter of the Begin indication primitive.
 boolean BeginIndEvent.isAllowedPermission()
          Gets the Allowed Permission parameter of the Begin dialogue primitive.
 TcapUserAddress UnidirectionalIndEvent.getDestinationAddress()
          Gets the Destination Address parameter of the Unidirectional indication primtive.
 TcapUserAddress UnidirectionalIndEvent.getOriginatingAddress()
          Gets the Originating Address parameter of the Unidirectional indication primitive.
 byte UnidirectionalIndEvent.getQualityOfService()
          Gets the Quality of Service parameter of the Unidirectional indication primitive.
 byte UserAbortIndEvent.getQualityOfService()
          Gets the Quality of Service parameter of the UserAbort indication primitive.
 byte[] UserAbortIndEvent.getUserAbortInformation()
          Gets the User Abort Information parameter of the UserAbort indication primitive.
 int UserAbortIndEvent.getAbortReason()
          Gets the abort reason parameter of the UserAbort indication primitive.
 byte ContinueIndEvent.getQualityOfService()
          Gets the Quality of Service parameter of the Continue indication primitive.
 boolean ContinueIndEvent.isAllowedPermission()
          Gets the Allowed Permission parameter of the Begin dialogue primitive.
 int DialoguePortion.getProtocolVersion()
          Gets the Protocol Version parameter of the Dialogue Portion.
 byte[] DialoguePortion.getAppContextName()
          Gets the Application Context Name parameter of the Dialogue Portion.
 byte[] DialoguePortion.getSecurityContextInfo()
          Gets the Security Context Information parameter of the Dialogue Portion .
 byte[] DialoguePortion.getConfidentialityInformation()
          Gets the Confidentiality Information parameter of the Dialogue Portion ..
 byte[] DialoguePortion.getUserInformation()
          Gets the User Information parameter of this Dialogue Portion.
 TcapUserAddress NoticeIndEvent.getDestinationAddress()
          Gets the Destination Address parameter of the Notice indication primtive.
 TcapUserAddress NoticeIndEvent.getOriginatingAddress()
          Gets the Originating Address parameter of the Notice indication primitive.
 byte[] NoticeIndEvent.getReportCause()
          Gets the Report Cause parameter of this Notice indication primitive.
 int EndReqEvent.getTermination()
          Gets the termination parameter of the End request primitive.
 TcapUserAddress UnidirectionalReqEvent.getDestinationAddress()
          Gets the Destination Address parameter of the Unidirectional request primtive.
 TcapUserAddress UnidirectionalReqEvent.getOriginatingAddress()
          Gets the Originating Address parameter of the Unidirectional request primitive.
 byte[] UserAbortReqEvent.getUserAbortInformation()
          Gets the User Abort Information parameter of the UserAbort request primitive.
 int UserAbortReqEvent.getAbortReason()
          Gets the abort reason parameter of the UserAbort request primitive.
 



01 September 99
If you have any comments or queries, please mail them to JainTcap@Sun.Com

Copyright - 1999 Sun Microsystems