|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MbmsServiceType | |
|---|---|
| net.java.slee.resource.diameter.ro.events.avp | |
| org.mobicents.slee.resource.diameter.ro.events.avp | |
| Uses of MbmsServiceType in net.java.slee.resource.diameter.ro.events.avp |
|---|
| Methods in net.java.slee.resource.diameter.ro.events.avp that return MbmsServiceType | |
|---|---|
static MbmsServiceType |
MbmsServiceType.fromInt(int type)
|
MbmsServiceType |
MbmsInformation.getMbmsServiceType()
Returns the value of the MBMS-Service-Type AVP, of type Enumerated. |
static MbmsServiceType |
MbmsServiceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MbmsServiceType[] |
MbmsServiceType.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 MbmsServiceType | |
|---|---|
void |
MbmsInformation.setMbmsServiceType(MbmsServiceType mbmsServiceType)
Sets the value of the MBMS-Service-Type AVP, of type Enumerated. |
| Uses of MbmsServiceType in org.mobicents.slee.resource.diameter.ro.events.avp |
|---|
| Methods in org.mobicents.slee.resource.diameter.ro.events.avp that return MbmsServiceType | |
|---|---|
MbmsServiceType |
MbmsInformationImpl.getMbmsServiceType()
|
| Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type MbmsServiceType | |
|---|---|
void |
MbmsInformationImpl.setMbmsServiceType(MbmsServiceType mbmsServiceType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||