Uses of Class
org.jainslee.resources.diameter.gx.types.va10.UsageMonitoringReport
-
Packages that use UsageMonitoringReport Package Description org.jainslee.resources.diameter.gx.types.va10 This package contains the definitions of Diameter Gx messages, grouped AVPs and enumerated types. -
-
Uses of UsageMonitoringReport in org.jainslee.resources.diameter.gx.types.va10
Fields in org.jainslee.resources.diameter.gx.types.va10 declared as UsageMonitoringReport Modifier and Type Field Description static UsageMonitoringReportUsageMonitoringReport. USAGE_MONITORING_REPORT_REQUIREDMethods in org.jainslee.resources.diameter.gx.types.va10 that return UsageMonitoringReport Modifier and Type Method Description static UsageMonitoringReportUsageMonitoringReport. fromInt(int type)UsageMonitoringReportUsageMonitoringInformation. getUsageMonitoringReport()Returns the value of the Usage-Monitoring-Report AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.gx.types.va10 with parameters of type UsageMonitoringReport Modifier and Type Method Description voidUsageMonitoringInformation. setUsageMonitoringReport(UsageMonitoringReport usageMonitoringReport)Sets the value of the Usage-Monitoring-Report AVP, of type Enumerated.
-