Uses of Class
com.blackhillsoftware.smf.smf90.SmfSwitchSection
Packages that use SmfSwitchSection
Package
Description
Mapping for SMF type 90 (System Status) record - for usage details see
Smf90Record
.-
Uses of SmfSwitchSection in com.blackhillsoftware.smf.smf90
Methods in com.blackhillsoftware.smf.smf90 that return SmfSwitchSectionModifier and TypeMethodDescriptionstatic SmfSwitchSection
SmfSwitchSection.create
(byte[] Data, int offset, int length) create is intended for internal use only.Methods in com.blackhillsoftware.smf.smf90 that return types with arguments of type SmfSwitchSectionModifier and TypeMethodDescriptionSmf90Record.smfSwitchSections()
Get the Smf Switch section for subtypes 6 and 7.