Serialized Form


Package net.sf.marineapi.nmea.event

Class net.sf.marineapi.nmea.event.SentenceEvent extends EventObject implements Serializable

serialVersionUID: -2756954014186470514L

Serialized Fields

timestamp

long timestamp

sentence

Sentence sentence

Package net.sf.marineapi.nmea.parser

Class net.sf.marineapi.nmea.parser.DataNotAvailableException extends RuntimeException implements Serializable

serialVersionUID: -3672061046826633631L

Class net.sf.marineapi.nmea.parser.ParseException extends DataNotAvailableException implements Serializable

serialVersionUID: 6203761984607273569L


Package net.sf.marineapi.provider.event

Class net.sf.marineapi.provider.event.TPVEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

course

Double course

date

Date date

position

Position position

speed

Double speed

time

Time time

mode

GpsMode mode

fix

GpsFixQuality fix



Copyright (C) 2010-2011 Java Marine API author(s). All Rights Reserved.