public class ConnectionReportTopic
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
connected |
long |
leastSignificantBitsGatewayId |
long |
leastSignificantBitsVehicleId |
long |
mostSignificantBitsGatewayId |
long |
mostSignificantBitsVehicleId |
| Constructor and Description |
|---|
ConnectionReportTopic() |
ConnectionReportTopic(long __f1,
long __f2,
long __f3,
long __f4,
boolean __f5) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
copy(ConnectionReportTopic from) |
public long leastSignificantBitsVehicleId
public long mostSignificantBitsVehicleId
public long leastSignificantBitsGatewayId
public long mostSignificantBitsGatewayId
public boolean connected
public ConnectionReportTopic()
public ConnectionReportTopic(long __f1,
long __f2,
long __f3,
long __f4,
boolean __f5)
public void clear()
public void copy(ConnectionReportTopic from)