Uses of Class
jain.protocol.ss7.tcap.dialogue.DialoguePortion

Packages that use DialoguePortion
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. 
 

Uses of DialoguePortion in jain.protocol.ss7.tcap
 

Fields in jain.protocol.ss7.tcap declared as DialoguePortion
protected  DialoguePortion DialogueReqEvent.dialoguePortion
          The Dialogue Portion of this Dialogue handling request primitive.
protected  DialoguePortion DialogueIndEvent.dialoguePortion
          The Dialogue Portion of this Dialogue handling indication primitive.
 

Methods in jain.protocol.ss7.tcap that return DialoguePortion
 DialoguePortion DialogueReqEvent.getDialoguePortion()
          Returns the Dialogue Portion of this Dialogue handling request primitive.
 DialoguePortion DialogueIndEvent.getDialoguePortion()
          Returns the Dialogue Portion of this Dialogue handling indication primitive.
 

Methods in jain.protocol.ss7.tcap with parameters of type DialoguePortion
 void DialogueReqEvent.setDialoguePortion(DialoguePortion dialoguePortion)
          Sets the Dialogue Portion of this Dialogue handling request primitive.
 void DialogueIndEvent.setDialoguePortion(DialoguePortion dialoguePortion)
          Sets the Dialogue Portion of this Dialogue handling indication primitive.
 



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

Copyright - 1999 Sun Microsystems