|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.slee.resource.diameter.ro.events.avp.MbmsUserServiceType
public class MbmsUserServiceType
Java class to represent the MbmsUserServiceType enumerated type.
| Field Summary | |
|---|---|
static int |
_DOWNLOAD
|
static int |
_STREAMING
|
static MbmsUserServiceType |
DOWNLOAD
The MBMS user service of type: download. |
static MbmsUserServiceType |
STREAMING
The MBMS user service is of type: streaming. |
| Method Summary | |
|---|---|
static MbmsUserServiceType |
fromInt(int type)
Return the value of this instance of this enumerated type. |
int |
getValue()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int _DOWNLOAD
public static final int _STREAMING
public static final MbmsUserServiceType DOWNLOAD
public static final MbmsUserServiceType STREAMING
| Method Detail |
|---|
public static MbmsUserServiceType fromInt(int type)
public int getValue()
getValue in interface net.java.slee.resource.diameter.base.events.avp.Enumeratedpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||