Uses of Enum
com.blackhillsoftware.smf.smf90.DynamicApfAction
Packages that use DynamicApfAction
Package
Description
Mapping for SMF type 90 (System Status) record - for usage details see
Smf90Record
.-
Uses of DynamicApfAction in com.blackhillsoftware.smf.smf90
Methods in com.blackhillsoftware.smf.smf90 that return DynamicApfActionModifier and TypeMethodDescriptionstatic DynamicApfAction
DynamicApfAction.from
(int value) Get the DynamicApfAction for an integer valueDynamicApfSection.smf90t37function()
SMF90T37FUNCTION as a DynamicApfAction.static DynamicApfAction
Returns the enum constant of this type with the specified name.static DynamicApfAction[]
DynamicApfAction.values()
Returns an array containing the constants of this enum type, in the order they are declared.