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

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

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

Fields in net.java.slee.resource.diameter.ro.events.avp declared as ContentClass
static ContentClass ContentClass.CONTENT_BASIC
           
static ContentClass ContentClass.CONTENT_RICH
           
static ContentClass ContentClass.IMAGE_BASIC
           
static ContentClass ContentClass.IMAGE_RICH
           
static ContentClass ContentClass.MEGAPIXEL
           
static ContentClass ContentClass.TEXT
           
static ContentClass ContentClass.VIDEO_BASIC
           
static ContentClass ContentClass.VIDEO_RICH
           
 

Methods in net.java.slee.resource.diameter.ro.events.avp that return ContentClass
static ContentClass ContentClass.fromInt(int type)
          Return the value of this instance of this enumerated type.
 ContentClass MmsInformation.getContentClass()
          Returns the value of the Content-Class AVP, of type Enumerated.
 

Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type ContentClass
 void MmsInformation.setContentClass(ContentClass contentClass)
          Sets the value of the Content-Class AVP, of type Enumerated.
 

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

Methods in org.mobicents.slee.resource.diameter.ro.events.avp that return ContentClass
 ContentClass MmsInformationImpl.getContentClass()
           
 

Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type ContentClass
 void MmsInformationImpl.setContentClass(ContentClass contentClass)
           
 



Copyright © 2011. All Rights Reserved.