Class Charging

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

public class Charging extends Object
Common definitions for 3GPP charging functions (Rf and Ro).
Author:
Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
  • Field Details

    • VENDOR_3GPP

      public static final int VENDOR_3GPP
      3GPP vendor id
      See Also:
    • 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 Details

    • Charging

      public Charging()