public final class MemberDelete extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF42LXA
Constant: 0x80 = 128
|
Modifier and Type | Method and Description |
---|---|
static MemberDelete |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
String |
smf42lds()
SMF42LDS value.
|
int |
smf42lfl()
SMF42LFL value.
|
String |
smf42ljb()
SMF42LJB value.
|
String |
smf42lmn()
SMF42LMN value.
|
int |
smf42lnl()
SMF42LNL value.
|
String |
smf42lpr()
SMF42LPR value.
|
String |
smf42lst()
SMF42LST value.
|
String |
smf42lvs()
SMF42LVS value.
|
boolean |
smf42lxa()
Return true if
SMF42LXA bit in smf42lfl() is set. |
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42LXA
public String smf42ljb()
public String smf42lst()
public String smf42lpr()
public String smf42lds()
public String smf42lvs()
public int smf42lnl()
public int smf42lfl()
public boolean smf42lxa()
SMF42LXA
bit in smf42lfl()
is set.SMF42LXA = 0x80
public String smf42lmn()
public static MemberDelete 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.