Package com.blackhillsoftware.smf.smf14
Class SmsClassSection
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf14.ExtendedInformationSegment
com.blackhillsoftware.smf.smf14.SmsClassSection
-
Nested Class Summary
Nested classes/interfaces inherited from class com.blackhillsoftware.smf.smf14.ExtendedInformationSegment
ExtendedInformationSegment.ExtendedInformationSegmentType
-
Field Summary
Fields inherited from class com.blackhillsoftware.smf.smf14.ExtendedInformationSegment
SMF14ADC, SMF14AV4, SMF14DENCR, SMF14KEKL, SMF14PDSE, SMF14RAS8, SMF14SMS, SMF14STP, SMF14XDS
-
Method Summary
Methods inherited from class com.blackhillsoftware.smf.smf14.ExtendedInformationSegment
smf14adc, smf14av4, smf14dencr, smf14esl, smf14kekl, smf14pdse, smf14ras8, smf14sms, smf14stp, smf14sty, smf14xds
Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Method Details
-
smf14mcn
SMF14MCN value.- Returns:
- String SMF14MCN value
-
smf14dcn
SMF14DCN value.- Returns:
- String SMF14DCN value
-
smf14scn
SMF14SCN value.- Returns:
- String SMF14SCN value
-
create
create is intended for internal use only. Instances of this section are created by the parent record or section.- Parameters:
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the section
-