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

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

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

Methods in net.java.slee.resource.diameter.ro.events.avp that return Mbms2g3gIndicator
static Mbms2g3gIndicator Mbms2g3gIndicator.fromInt(int type)
           
 Mbms2g3gIndicator MbmsInformation.getMbms2g3gIndicator()
          Returns the value of the MBMS-2G-3G-Indicator AVP, of type OctetString.
static Mbms2g3gIndicator Mbms2g3gIndicator.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Mbms2g3gIndicator[] Mbms2g3gIndicator.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type Mbms2g3gIndicator
 void MbmsInformation.setMbms2g3gIndicator(Mbms2g3gIndicator mbms2g3gIndicator)
          Sets the value of the MBMS-2G-3G-Indicator AVP, of type OctetString.
 

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

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

Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type Mbms2g3gIndicator
 void MbmsInformationImpl.setMbms2g3gIndicator(Mbms2g3gIndicator mbms2g3gIndicator)
           
 



Copyright © 2011. All Rights Reserved.