public static class DaoGpsLog.GpsLog extends Object
long
endTime
id
List<DaoGpsLog.GpsPoint>
points
startTime
String
text
GpsLog()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public long id
public long startTime
public long endTime
public String text
public List<DaoGpsLog.GpsPoint> points
public GpsLog()
public String toString()
toString
Object