|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.diameter.rf.util.PSAppendFreeFormatData
public class PSAppendFreeFormatData
Defines RF PSAppendFreeFormatData enumerated values.
Field Summary | |
---|---|
static int |
APPEND
|
static int |
OVERWRITE
|
Constructor Summary | |
---|---|
PSAppendFreeFormatData()
|
Method Summary | |
---|---|
static boolean |
isPSAppendFreeFormatDataDefined(int value)
Validates that the given value is a valid PSAppendFreeFormatData. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int APPEND
public static final int OVERWRITE
Constructor Detail |
---|
public PSAppendFreeFormatData()
Method Detail |
---|
public static boolean isPSAppendFreeFormatDataDefined(int value)
value
- The integer to be verified.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |