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