Class TimeQuotaType

  • All Implemented Interfaces:
    Serializable, Enumerated

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

    Documentation from the relevant specification:

    The Time-Quota-Type AVP (AVP code 1271) is of type Enumerated. It is used to indicate which time quota consumption mechanism shall be used for the associated Rating Group.

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

      • _CONTINUOUS_TIME_PERIOD

        public static final int _CONTINUOUS_TIME_PERIOD
        See Also:
        Constant Field Values
      • DISCRETE_TIME_PERIOD

        public static final TimeQuotaType DISCRETE_TIME_PERIOD
      • CONTINUOUS_TIME_PERIOD

        public static final TimeQuotaType CONTINUOUS_TIME_PERIOD
    • 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