Class PreEmptionVulnerability

  • All Implemented Interfaces:
    Serializable, Enumerated

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

    Documentation from the relevant specification:

    The Pre-emption Vulnerability AVP (AVP code 1048) is of type Enumerated. The AVP defines whether a service data flow can lose the resources assigned to it in order to admit a service data flow with higher priority level

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

      • _PRE_EMPTION_VULNERABILITY_ENABLED

        public static final int _PRE_EMPTION_VULNERABILITY_ENABLED
        See Also:
        Constant Field Values
      • _PRE_EMPTION_VULNERABILITY_DISABLED

        public static final int _PRE_EMPTION_VULNERABILITY_DISABLED
        See Also:
        Constant Field Values
      • PRE_EMPTION_VULNERABILITY_DISABLED

        public static final PreEmptionVulnerability PRE_EMPTION_VULNERABILITY_DISABLED