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