Uses of Class
com.blackhillsoftware.smf.smf14.Smf14Record
Packages that use Smf14Record
Package
Description
Mapping for SMF type 14 (Read dataset) record - for usage details see
Smf14Record.Mapping for SMF type 15 (Write Dataset) record - for usage details see
Smf15Record.-
Uses of Smf14Record in com.blackhillsoftware.smf.smf14
Methods in com.blackhillsoftware.smf.smf14 that return Smf14RecordModifier and TypeMethodDescriptionstatic Smf14RecordSmf14Record.from(byte[] data) Constructs an Smf14Record from the specified byte array.static Smf14RecordConstructs a new Smf14Record from an existing SMF record. -
Uses of Smf14Record in com.blackhillsoftware.smf.smf15
Subclasses of Smf14Record in com.blackhillsoftware.smf.smf15