Uses of Enum
com.blackhillsoftware.smf.controlblock.CapacityChangeReason
Packages that use CapacityChangeReason
Package
Description
Control block mappings not specific to a particular record type.
Mapping for SMF type 90 (System Status) record - for usage details see
Smf90Record
.-
Uses of CapacityChangeReason in com.blackhillsoftware.smf.controlblock
Methods in com.blackhillsoftware.smf.controlblock that return CapacityChangeReasonModifier and TypeMethodDescriptionstatic CapacityChangeReason
CapacityChangeReason.from
(int value) Get the CapacityChangeReason for an integer valuestatic CapacityChangeReason
Returns the enum constant of this type with the specified name.static CapacityChangeReason[]
CapacityChangeReason.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CapacityChangeReason in com.blackhillsoftware.smf.smf90
Methods in com.blackhillsoftware.smf.smf90 that return CapacityChangeReasonModifier and TypeMethodDescriptionCapacityChangeSection.smf90t34CapacityChangeReason()
SMF90T34_Capacity_Change_Reason value.