|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InOutCountEntry | |
---|---|
com.eurotech.framework.protocol.pcn |
Uses of InOutCountEntry in com.eurotech.framework.protocol.pcn |
---|
Methods in com.eurotech.framework.protocol.pcn that return InOutCountEntry | |
---|---|
InOutCountEntry[] |
VehiclePassengerCountLogEntry.getInOutData()
|
Methods in com.eurotech.framework.protocol.pcn with parameters of type InOutCountEntry | |
---|---|
static boolean |
InOutCountEntry.isZero(InOutCountEntry inOutEntry)
|
static boolean |
InOutCountEntry.isZero(InOutCountEntry[] inOutData)
|
Constructors in com.eurotech.framework.protocol.pcn with parameters of type InOutCountEntry | |
---|---|
VehiclePassengerCountLogEntry(String vehicleID,
Calendar arrivalTime,
Calendar departureTime,
double latitude,
double longitude,
double speed,
int numberPassengers,
InOutCountEntry[] inOutData,
String loggingPath,
String publishTopic,
int publishQoS)
VehiclePassengerCountLogEntry constructor |
|
VehiclePassengerCountLogEntry(String vehicleID,
int pcn1001Address,
Calendar arrivalTime,
Calendar departureTime,
double latitude,
double longitude,
double speed,
int numberPassengers,
InOutCountEntry inOutData,
String loggingPath,
String publishTopic,
int publishQoS)
VehiclePassengerCountLogEntry constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |