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