Uses of Class
com.eurotech.framework.protocol.pcn.ErrStats

Packages that use ErrStats
com.eurotech.framework.protocol.pcn   
 

Uses of ErrStats in com.eurotech.framework.protocol.pcn
 

Methods in com.eurotech.framework.protocol.pcn that return ErrStats
 ErrStats[] ErrStatsLogEntry.getAllErrStats()
          Reports all the passengers' counter error statistics
 

Methods in com.eurotech.framework.protocol.pcn with parameters of type ErrStats
 void ErrStatsLogEntry.setAllErrStats(ErrStats[] allErrStats)
          Sets all the passengers' counter error statistics
 

Constructors in com.eurotech.framework.protocol.pcn with parameters of type ErrStats
ErrStatsLogEntry(String vehicleID, Calendar timestamp, String loggingPath, String publishTopic, int publishQoS, ErrStats[] allErrStats)
          ErrStatsLogEntry constructor
 



Copyright © 2013. All Rights Reserved.