public final class Device extends SmfData
Modifier and Type | Method and Description |
---|---|
static Device |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf9cua()
SMF9CUA value.
|
int |
smf9dut()
SMF9DUT value.
|
int |
smf9vpc()
SMF9VPC value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public int smf9dut()
public int smf9cua()
public int smf9vpc()
public static Device 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.