Uses of Class
net.java.slee.resource.diameter.gq.events.avp.SIPForkingIndication

Packages that use SIPForkingIndication
net.java.slee.resource.diameter.gq.events   
net.java.slee.resource.diameter.gq.events.avp   
org.mobicents.slee.resource.diameter.gq.events   
 

Uses of SIPForkingIndication in net.java.slee.resource.diameter.gq.events
 

Methods in net.java.slee.resource.diameter.gq.events that return SIPForkingIndication
 SIPForkingIndication GqAARequest.getSIPForkingIndication()
          Returns the value of the SIP-Forking-Indication AVP, of type SIPForkingIndication.
 

Methods in net.java.slee.resource.diameter.gq.events with parameters of type SIPForkingIndication
 void GqAARequest.setSIPForkingIndication(SIPForkingIndication SIPForkingIndication)
          Sets the value of the SIP-Forking-Indication AVP, of type SIPForkingIndication.
 

Uses of SIPForkingIndication in net.java.slee.resource.diameter.gq.events.avp
 

Fields in net.java.slee.resource.diameter.gq.events.avp declared as SIPForkingIndication
static SIPForkingIndication SIPForkingIndication.SEVERAL_DIALOGUES
           
static SIPForkingIndication SIPForkingIndication.SINGLE_DIALOGUE
           
 

Methods in net.java.slee.resource.diameter.gq.events.avp that return SIPForkingIndication
static SIPForkingIndication SIPForkingIndication.fromInt(int type)
          Return the value of this instance of this enumerated type.
 

Uses of SIPForkingIndication in org.mobicents.slee.resource.diameter.gq.events
 

Methods in org.mobicents.slee.resource.diameter.gq.events that return SIPForkingIndication
 SIPForkingIndication GqAARequestImpl.getSIPForkingIndication()
           
 

Methods in org.mobicents.slee.resource.diameter.gq.events with parameters of type SIPForkingIndication
 void GqAARequestImpl.setSIPForkingIndication(SIPForkingIndication SIPForkingIndication)
           
 



Copyright © 2012. All Rights Reserved.