public final class SwapPlacementSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static SwapPlacementSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
smf71axd()
SMF71AXD value.
|
long |
smf71esd()
SMF71ESD value.
|
long |
smf71lax()
SMF71LAX value.
|
long |
smf71les()
SMF71LES value.
|
long |
smf71mig()
SMF71MIG value.
|
long |
smf71tot()
SMF71TOT value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public long smf71tot()
public long smf71axd()
public long smf71les()
public long smf71lax()
public long smf71esd()
public long smf71mig()
public static SwapPlacementSection 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.