Uses of Enum
com.blackhillsoftware.smf.cics.statistics.values.TqrWait
Packages that use TqrWait
Package
Description
Classes mapping CICS statistics sections
-
Uses of TqrWait in com.blackhillsoftware.smf.cics.statistics
Methods in com.blackhillsoftware.smf.cics.statistics that return TqrWait -
Uses of TqrWait in com.blackhillsoftware.smf.cics.statistics.values
Methods in com.blackhillsoftware.smf.cics.statistics.values that return TqrWaitModifier and TypeMethodDescriptionstatic TqrWait
TqrWait.from
(int value) Get the TqrWait for an integer valuestatic TqrWait
Returns the enum constant of this type with the specified name.static TqrWait[]
TqrWait.values()
Returns an array containing the constants of this enum type, in the order they are declared.