Class ReportingLevel

  • All Implemented Interfaces:
    Serializable, Enumerated

    public class ReportingLevel
    extends Object
    implements Serializable, Enumerated
    Java class to represent the ReportingLevel enumerated type.

    Documentation from the relevant specification:

    The Reporting-Level AVP (AVP code 1011) is of type Enumerated, and it defines on what level the PCEF reports the usage for the related PCC rule.

    Author:
    Open Cloud
    See Also:
    Serialized Form
    • Field Detail

      • _SERVICE_IDENTIFIER_LEVEL

        public static final int _SERVICE_IDENTIFIER_LEVEL
        See Also:
        Constant Field Values
      • _SPONSORED_CONNECTIVITY_LEVEL

        public static final int _SPONSORED_CONNECTIVITY_LEVEL
        See Also:
        Constant Field Values
      • SERVICE_IDENTIFIER_LEVEL

        public static final ReportingLevel SERVICE_IDENTIFIER_LEVEL
      • RATING_GROUP_LEVEL

        public static final ReportingLevel RATING_GROUP_LEVEL
      • SPONSORED_CONNECTIVITY_LEVEL

        public static final ReportingLevel SPONSORED_CONNECTIVITY_LEVEL
    • Method Detail

      • getValue

        public int getValue()
        Description copied from interface: Enumerated
        Return the value of this instance of this enumerated type.
        Specified by:
        getValue in interface Enumerated
        Returns:
        value