|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.diameter.charging.util.MBMS2G3GIndicator
public class MBMS2G3GIndicator
Describes the MBMS2G3GIndicator values that may be specified for the MBMS-2G3G-Indicator Avp.
Field Summary | |
---|---|
static int |
THREE_G
|
static int |
TWO_G
|
static int |
TWO_G_AND_THREE_G
|
Method Summary | |
---|---|
static boolean |
isDefined(int value)
Used by the charging web services to validate the value specified for the MBMS-2G3G-Indicator Avp against the allowed enumerated values. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int TWO_G
public static final int THREE_G
public static final int TWO_G_AND_THREE_G
Method Detail |
---|
public static boolean isDefined(int value)
value
- the value of the Avp under test
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |