|
||||||||||
| 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.FileRepairSupported
public class FileRepairSupported
Java class to represent the FileRepairSupported enumerated type.
| Field Summary | |
|---|---|
static int |
_NOT_SUPPORTED
|
static int |
_SUPPORTED
|
static FileRepairSupported |
NOT_SUPPORTED
The MBMS user service does not support point-to-point file repair. |
static FileRepairSupported |
SUPPORTED
The MBMS user service does support point-to-point file repair. |
| Method Summary | |
|---|---|
static FileRepairSupported |
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 _SUPPORTED
public static final int _NOT_SUPPORTED
public static final FileRepairSupported SUPPORTED
public static final FileRepairSupported NOT_SUPPORTED
| Method Detail |
|---|
public static FileRepairSupported 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 | |||||||||