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

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

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

Fields in net.java.slee.resource.diameter.ro.events.avp declared as PocServerRole
static PocServerRole PocServerRole.CONTROLLING_POC_SERVER
           
static PocServerRole PocServerRole.PARTICIPATING_POC_SERVER
           
 

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

Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type PocServerRole
 void PocInformation.setPocServerRole(PocServerRole pocServerRole)
          Sets the value of the PoC-Server-Role AVP, of type Enumerated.
 

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

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

Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type PocServerRole
 void PocInformationImpl.setPocServerRole(PocServerRole pocServerRole)
           
 



Copyright © 2011. All Rights Reserved.