Uses of Class
com.blackhillsoftware.smf.smf90.ResetCommandSection
Packages that use ResetCommandSection
Package
Description
Mapping for SMF type 90 (System Status) record - for usage details see
Smf90Record
.-
Uses of ResetCommandSection in com.blackhillsoftware.smf.smf90
Methods in com.blackhillsoftware.smf.smf90 that return ResetCommandSectionModifier and TypeMethodDescriptionstatic ResetCommandSection
ResetCommandSection.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 ResetCommandSectionModifier and TypeMethodDescriptionSmf90Record.resetCommandSection()
Get the Reset Command section for subtype 30.