Uses of Enum
com.blackhillsoftware.smf.smf90.DynamicApfSource
Packages that use DynamicApfSource
Package
Description
Mapping for SMF type 90 (System Status) record - for usage details see
Smf90Record.-
Uses of DynamicApfSource in com.blackhillsoftware.smf.smf90
Methods in com.blackhillsoftware.smf.smf90 that return DynamicApfSourceModifier and TypeMethodDescriptionDynamicApfSection.dynamicApfSource()DynamicApfSource from SMF90T37FLAGS value.static DynamicApfSourceDynamicApfSource.from(int value) Get the DynamicApfSource for an integer valuestatic DynamicApfSourceReturns the enum constant of this type with the specified name.static DynamicApfSource[]DynamicApfSource.values()Returns an array containing the constants of this enum type, in the order they are declared.