Uses of Class
net.java.slee.resource.diameter.ro.events.avp.PocSessionType

Packages that use PocSessionType
net.java.slee.resource.diameter.ro.events.avp   
org.mobicents.slee.resource.diameter.ro.events.avp   
 

Uses of PocSessionType in net.java.slee.resource.diameter.ro.events.avp
 

Fields in net.java.slee.resource.diameter.ro.events.avp declared as PocSessionType
static PocSessionType PocSessionType.AD_HOC_POC_GROUP_SESSION
           
static PocSessionType PocSessionType.CHAT_POC_GROUP_SESSION
           
static PocSessionType PocSessionType.ONE_TO_ONE_POC_SESSION
           
static PocSessionType PocSessionType.PRE_ARRANGED_POC_GROUP_SESSION
           
 

Methods in net.java.slee.resource.diameter.ro.events.avp that return PocSessionType
static PocSessionType PocSessionType.fromInt(int type)
          Return the value of this instance of this enumerated type.
 PocSessionType PocInformation.getPocSessionType()
          Returns the value of the PoC-Session-Type AVP, of type Enumerated.
 

Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type PocSessionType
 void PocInformation.setPocSessionType(PocSessionType pocSessionType)
          Sets the value of the PoC-Session-Type AVP, of type Enumerated.
 

Uses of PocSessionType in org.mobicents.slee.resource.diameter.ro.events.avp
 

Methods in org.mobicents.slee.resource.diameter.ro.events.avp that return PocSessionType
 PocSessionType PocInformationImpl.getPocSessionType()
           
 

Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type PocSessionType
 void PocInformationImpl.setPocSessionType(PocSessionType pocSessionType)
           
 



Copyright © 2011. All Rights Reserved.