|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PsAppendFreeFormatData | |
|---|---|
| net.java.slee.resource.diameter.ro.events.avp | |
| org.mobicents.slee.resource.diameter.ro.events.avp | |
| Uses of PsAppendFreeFormatData in net.java.slee.resource.diameter.ro.events.avp |
|---|
| Fields in net.java.slee.resource.diameter.ro.events.avp declared as PsAppendFreeFormatData | |
|---|---|
static PsAppendFreeFormatData |
PsAppendFreeFormatData.APPEND
If this AVP is present and indicates ???Append???, the GGSN shall append the received PS free format data to the PS free format data stored for the online charging session. |
static PsAppendFreeFormatData |
PsAppendFreeFormatData.OVERWRITE
If this AVP is absent or in value ???Overwrite???, the GGSN shall overwrite all PS free format data already stored for the online charging session. |
| Methods in net.java.slee.resource.diameter.ro.events.avp that return PsAppendFreeFormatData | |
|---|---|
static PsAppendFreeFormatData |
PsAppendFreeFormatData.fromInt(int type)
Return the value of this instance of this enumerated type. |
PsAppendFreeFormatData |
PsFurnishChargingInformation.getPsAppendFreeFormatData()
Returns the value of the PS-Append-Free-Format-Data AVP, of type Enumerated. |
| Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type PsAppendFreeFormatData | |
|---|---|
void |
PsFurnishChargingInformation.setPsAppendFreeFormatData(PsAppendFreeFormatData psAppendFreeFormatData)
Sets the value of the PS-Append-Free-Format-Data AVP, of type Enumerated. |
| Uses of PsAppendFreeFormatData in org.mobicents.slee.resource.diameter.ro.events.avp |
|---|
| Methods in org.mobicents.slee.resource.diameter.ro.events.avp that return PsAppendFreeFormatData | |
|---|---|
PsAppendFreeFormatData |
PsFurnishChargingInformationImpl.getPsAppendFreeFormatData()
|
| Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type PsAppendFreeFormatData | |
|---|---|
void |
PsFurnishChargingInformationImpl.setPsAppendFreeFormatData(PsAppendFreeFormatData psAppendFreeFormatData)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||