Class PreEmptionCapability

  • All Implemented Interfaces:
    Serializable, Enumerated

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

    Documentation from the relevant specification:

    The Pre-emption-Capability AVP (AVP code 1047) is of type Enumerated. The AVP defines whether a service data flow can get resources that were already assigned to another service data flow with a lower priority level

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

      • _PRE_EMPTION_CAPABILITY_ENABLED

        public static final int _PRE_EMPTION_CAPABILITY_ENABLED
        See Also:
        Constant Field Values
      • _PRE_EMPTION_CAPABILITY_DISABLED

        public static final int _PRE_EMPTION_CAPABILITY_DISABLED
        See Also:
        Constant Field Values
      • PRE_EMPTION_CAPABILITY_ENABLED

        public static final PreEmptionCapability PRE_EMPTION_CAPABILITY_ENABLED
      • PRE_EMPTION_CAPABILITY_DISABLED

        public static final PreEmptionCapability PRE_EMPTION_CAPABILITY_DISABLED