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