Uses of Class
org.jainslee.resources.diameter.gx.types.vb90.ResourceAllocationNotification
-
Packages that use ResourceAllocationNotification Package Description org.jainslee.resources.diameter.gx.types.vb90 This package contains the definitions of Diameter Gx messages, grouped AVPs and enumerated types. -
-
Uses of ResourceAllocationNotification in org.jainslee.resources.diameter.gx.types.vb90
Fields in org.jainslee.resources.diameter.gx.types.vb90 declared as ResourceAllocationNotification Modifier and Type Field Description static ResourceAllocationNotificationResourceAllocationNotification. ENABLE_NOTIFICATIONMethods in org.jainslee.resources.diameter.gx.types.vb90 that return ResourceAllocationNotification Modifier and Type Method Description static ResourceAllocationNotificationResourceAllocationNotification. fromInt(int type)ResourceAllocationNotificationChargingRuleInstall. getResourceAllocationNotification()Returns the value of the Resource-Allocation-Notification AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.gx.types.vb90 with parameters of type ResourceAllocationNotification Modifier and Type Method Description voidChargingRuleInstall. setResourceAllocationNotification(ResourceAllocationNotification resourceAllocationNotification)Sets the value of the Resource-Allocation-Notification AVP, of type Enumerated.
-