com.eurotech.framework.protocol.pcn
Class CountLogEntry

java.lang.Object
  extended by com.eurotech.framework.protocol.pcn.LogEntry
      extended by com.eurotech.framework.protocol.pcn.GpsLogEntry
          extended by com.eurotech.framework.protocol.pcn.CountLogEntry

public class CountLogEntry
extends GpsLogEntry


Field Summary
static int COUNT_LOGGING_STYLE_PER_PCN1001_DEVICE
           
static int COUNT_LOGGING_STYLE_PER_VEHICLE
           
 
Constructor Summary
CountLogEntry()
           
 
Method Summary
static int getCountLoggingStyle(String entry)
           
 
Methods inherited from class com.eurotech.framework.protocol.pcn.GpsLogEntry
formLogFilename, getLatitude, getLongitude, getSpeed, setLatitude, setLongitude, setSpeed, toMQttPayload, toString
 
Methods inherited from class com.eurotech.framework.protocol.pcn.LogEntry
generateHHMMSS, generateHHMMSS, generateYYYYMMDD, generateYYYYMMDD, getLoggingPath, getPublishQoS, getPublishTopic, getTimestamp, getVehicleID, isPublished, setLoggingPath, setPublished, setTimestamp, setVehicleID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

COUNT_LOGGING_STYLE_PER_PCN1001_DEVICE

public static final int COUNT_LOGGING_STYLE_PER_PCN1001_DEVICE
See Also:
Constant Field Values

COUNT_LOGGING_STYLE_PER_VEHICLE

public static final int COUNT_LOGGING_STYLE_PER_VEHICLE
See Also:
Constant Field Values
Constructor Detail

CountLogEntry

public CountLogEntry()
Method Detail

getCountLoggingStyle

public static int getCountLoggingStyle(String entry)
                                throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.