Uses of Class
org.jainslee.resources.diameter.gx.types.vb90.LoggingInterval
-
Packages that use LoggingInterval 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 LoggingInterval in org.jainslee.resources.diameter.gx.types.vb90
Fields in org.jainslee.resources.diameter.gx.types.vb90 declared as LoggingInterval Modifier and Type Field Description static LoggingIntervalLoggingInterval. IVAL_1_28static LoggingIntervalLoggingInterval. IVAL_10_24static LoggingIntervalLoggingInterval. IVAL_2_56static LoggingIntervalLoggingInterval. IVAL_20_48static LoggingIntervalLoggingInterval. IVAL_30_72static LoggingIntervalLoggingInterval. IVAL_40_96static LoggingIntervalLoggingInterval. IVAL_5_12static LoggingIntervalLoggingInterval. IVAL_61_44Methods in org.jainslee.resources.diameter.gx.types.vb90 that return LoggingInterval Modifier and Type Method Description static LoggingIntervalLoggingInterval. fromInt(int type)LoggingIntervalMdtConfiguration. getLoggingInterval()Returns the value of the Logging-Interval AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.gx.types.vb90 with parameters of type LoggingInterval Modifier and Type Method Description voidMdtConfiguration. setLoggingInterval(LoggingInterval loggingInterval)Sets the value of the Logging-Interval AVP, of type Enumerated.
-