Uses of Class
com.blackhillsoftware.smf.smf90.SmfSubsystemRecordSection
Packages that use SmfSubsystemRecordSection
Package
Description
Mapping for SMF type 90 (System Status) record - for usage details see
Smf90Record.-
Uses of SmfSubsystemRecordSection in com.blackhillsoftware.smf.smf90
Methods in com.blackhillsoftware.smf.smf90 that return SmfSubsystemRecordSectionModifier and TypeMethodDescriptionstatic SmfSubsystemRecordSectionSmfSubsystemRecordSection.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 SmfSubsystemRecordSectionModifier and TypeMethodDescriptionSmf90Record.smfSubsystemRecordSections()Get a List of SMF Subsystem Record sections for subtypes 5, 9, 13 and 15.