public class MasterSerial extends Object implements Serializable
This is just a DTO without further logic.
| Modifier and Type | Field and Description |
|---|---|
Serializable |
applicationData
Optional application data returned to the client.
|
long |
serial
The master serial.
|
| Constructor and Description |
|---|
MasterSerial() |
public long serial
public Serializable applicationData
Copyright © 2016 Krake Softwaretechnik. All rights reserved.