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