Uses of Class
org.jainslee.resources.diameter.gx.types.vb90.ReportInterval
-
Packages that use ReportInterval 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 ReportInterval in org.jainslee.resources.diameter.gx.types.vb90
Methods in org.jainslee.resources.diameter.gx.types.vb90 that return ReportInterval Modifier and Type Method Description static ReportIntervalReportInterval. fromInt(int type)ReportIntervalMdtConfiguration. getReportInterval()Returns the value of the Report-Interval AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.gx.types.vb90 with parameters of type ReportInterval Modifier and Type Method Description voidMdtConfiguration. setReportInterval(ReportInterval reportInterval)Sets the value of the Report-Interval AVP, of type Enumerated.
-