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