Uses of Interface
org.jainslee.resources.diameter.ro.types.vb80.AllocationRetentionPriority
-
Packages that use AllocationRetentionPriority Package Description org.jainslee.resources.diameter.ro.types.vb80 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v11.8.0.org.jainslee.resources.diameter.ro.vb80 -
-
Uses of AllocationRetentionPriority in org.jainslee.resources.diameter.ro.types.vb80
Methods in org.jainslee.resources.diameter.ro.types.vb80 that return AllocationRetentionPriority Modifier and Type Method Description AllocationRetentionPriorityQosInformation. getAllocationRetentionPriority()Returns the value of the Allocation-Retention-Priority AVP, of type Grouped.Methods in org.jainslee.resources.diameter.ro.types.vb80 with parameters of type AllocationRetentionPriority Modifier and Type Method Description voidQosInformation. setAllocationRetentionPriority(AllocationRetentionPriority allocationRetentionPriority)Sets the value of the Allocation-Retention-Priority AVP, of type Grouped. -
Uses of AllocationRetentionPriority in org.jainslee.resources.diameter.ro.vb80
Methods in org.jainslee.resources.diameter.ro.vb80 that return AllocationRetentionPriority Modifier and Type Method Description AllocationRetentionPriorityMessageFactory. createAllocationRetentionPriority()Create an empty AllocationRetentionPriority (Grouped AVP) instance.AllocationRetentionPriorityMessageFactory. createAllocationRetentionPriority(long priorityLevel)Create a AllocationRetentionPriority (Grouped AVP) instance using required AVP values.
-