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

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

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

Fields in net.java.slee.resource.diameter.ro.events.avp declared as MbmsUserServiceType
static MbmsUserServiceType MbmsUserServiceType.DOWNLOAD
          The MBMS user service of type: download.
static MbmsUserServiceType MbmsUserServiceType.STREAMING
          The MBMS user service is of type: streaming.
 

Methods in net.java.slee.resource.diameter.ro.events.avp that return MbmsUserServiceType
static MbmsUserServiceType MbmsUserServiceType.fromInt(int type)
          Return the value of this instance of this enumerated type.
 MbmsUserServiceType MbmsInformation.getMbmsUserServiceType()
          Returns the value of the MBMS-User-Service-Type AVP, of type Enumerated.
 

Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type MbmsUserServiceType
 void MbmsInformation.setMbmsUserServiceType(MbmsUserServiceType mbmsUserServiceType)
          Sets the value of the MBMS-User-Service-Type AVP, of type Enumerated.
 

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

Methods in org.mobicents.slee.resource.diameter.ro.events.avp that return MbmsUserServiceType
 MbmsUserServiceType MbmsInformationImpl.getMbmsUserServiceType()
           
 

Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type MbmsUserServiceType
 void MbmsInformationImpl.setMbmsUserServiceType(MbmsUserServiceType mbmsUserServiceType)
           
 



Copyright © 2011. All Rights Reserved.