public class TachographRawDataFile extends Object
| Modifier and Type | Field and Description |
|---|---|
Byte[] |
binaryData
Gets or sets the binary data.
|
String |
fileName
Gets or sets the file name.
|
String |
originDescription
Gets or sets the description of the origin of the file.
|
| Constructor and Description |
|---|
TachographRawDataFile()
Initializes a new instance of the
TachographRawDataFile class. |
public String originDescription
public String fileName
public Byte[] binaryData
public TachographRawDataFile()
TachographRawDataFile class.Copyright © 2024. All rights reserved.