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