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