Class QosNegotiation

  • All Implemented Interfaces:
    Serializable, Enumerated

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

    Documentation from the relevant specification:

    The QoS-Negotiation AVP (AVP code 1029) is of type Enumerated. The value of the AVP indicates for a single PCC rule request if the PCRF is allowed to negotiate the QoS by supplying in the answer to this request an authorized QoS different from the requested QoS.

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

      • _QoS_NEGOTIATION_SUPPORTED

        public static final int _QoS_NEGOTIATION_SUPPORTED
        See Also:
        Constant Field Values
      • NO_QoS_NEGOTIATION

        public static final QosNegotiation NO_QoS_NEGOTIATION
      • QoS_NEGOTIATION_SUPPORTED

        public static final QosNegotiation QoS_NEGOTIATION_SUPPORTED
    • 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