Uses of Class
org.jainslee.resources.diameter.ro.types.vcb0.PreEmptionCapability
-
Packages that use PreEmptionCapability Package Description org.jainslee.resources.diameter.ro.types.vcb0 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v12.11.0. -
-
Uses of PreEmptionCapability in org.jainslee.resources.diameter.ro.types.vcb0
Fields in org.jainslee.resources.diameter.ro.types.vcb0 declared as PreEmptionCapability Modifier and Type Field Description static PreEmptionCapabilityPreEmptionCapability. PRE_EMPTION_CAPABILITY_DISABLEDstatic PreEmptionCapabilityPreEmptionCapability. PRE_EMPTION_CAPABILITY_ENABLEDMethods in org.jainslee.resources.diameter.ro.types.vcb0 that return PreEmptionCapability Modifier and Type Method Description static PreEmptionCapabilityPreEmptionCapability. fromInt(int type)PreEmptionCapabilityAllocationRetentionPriority. getPreEmptionCapability()Returns the value of the Pre-emption-Capability AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.ro.types.vcb0 with parameters of type PreEmptionCapability Modifier and Type Method Description voidAllocationRetentionPriority. setPreEmptionCapability(PreEmptionCapability preEmptionCapability)Sets the value of the Pre-emption-Capability AVP, of type Enumerated.
-