|
||||||||||
| 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.PsAppendFreeFormatData
public class PsAppendFreeFormatData
Java class to represent the PsAppendFreeFormatData enumerated type.
| Field Summary | |
|---|---|
static int |
_APPEND
|
static int |
_OVERWRITE
|
static PsAppendFreeFormatData |
APPEND
If this AVP is present and indicates ??? |
static PsAppendFreeFormatData |
OVERWRITE
If this AVP is absent or in value ??? |
| Method Summary | |
|---|---|
static PsAppendFreeFormatData |
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 _APPEND
public static final int _OVERWRITE
public static final PsAppendFreeFormatData APPEND
public static final PsAppendFreeFormatData OVERWRITE
| Method Detail |
|---|
public static PsAppendFreeFormatData 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 | |||||||||