public final class SmsClassSection extends ExtendedInformationSegment
ExtendedInformationSegment.ExtendedInformationSegmentType
SMF14ADC, SMF14AV4, SMF14DENCR, SMF14KEKL, SMF14PDSE, SMF14RAS8, SMF14SMS, SMF14STP, SMF14XDS
Modifier and Type | Method and Description |
---|---|
static SmsClassSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
String |
smf14dcn()
SMF14DCN value.
|
String |
smf14mcn()
SMF14MCN value.
|
String |
smf14scn()
SMF14SCN value.
|
smf14adc, smf14av4, smf14dencr, smf14esl, smf14kekl, smf14pdse, smf14ras8, smf14sms, smf14stp, smf14sty, smf14xds
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public String smf14mcn()
public String smf14dcn()
public String smf14scn()
public static SmsClassSection create(byte[] Data, int offset, int length)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.