Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


com.bea.wcp.diameter.charging
Class Charging

java.lang.Object
  extended by com.bea.wcp.diameter.charging.Charging


public class Charging
extends java.lang.Object

Common definitions for 3GPP charging functions (Rf and Ro).


Field Summary
static Attribute IMS_INFORMATION
           
static Attribute LCS_INFORMATION
           
static Attribute MBMS_INFORMATION
           
static Attribute MMS_INFORMATION
           
static Attribute POC_INFORMATION
           
static Attribute PS_INFORMATION
           
static ApplicationId RF_APPLICATION_ID
          Rf application identifier
static ApplicationId RO_APPLICATION_ID
          Ro application identifier
static Attribute SERVICE_INFORMATION
           
static int VENDOR_3GPP
          3GPP vendor id
static Attribute WLAN_INFORMATION
           

 

Constructor Summary
Charging()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

VENDOR_3GPP

public static final int VENDOR_3GPP
3GPP vendor id
See Also:
Constant Field Values

RF_APPLICATION_ID

public static final ApplicationId RF_APPLICATION_ID
Rf application identifier

RO_APPLICATION_ID

public static final ApplicationId RO_APPLICATION_ID
Ro application identifier

SERVICE_INFORMATION

public static final Attribute SERVICE_INFORMATION

PS_INFORMATION

public static final Attribute PS_INFORMATION

WLAN_INFORMATION

public static final Attribute WLAN_INFORMATION

IMS_INFORMATION

public static final Attribute IMS_INFORMATION

MMS_INFORMATION

public static final Attribute MMS_INFORMATION

LCS_INFORMATION

public static final Attribute LCS_INFORMATION

POC_INFORMATION

public static final Attribute POC_INFORMATION

MBMS_INFORMATION

public static final Attribute MBMS_INFORMATION

Constructor Detail

Charging

public Charging()

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


Copyright © 2005, 2010, Oracle and/or its affiliates. All rights reserved.