|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.io.NmeaReader.NMEAParserState
private static class NmeaReader.NMEAParserState
| Field Summary | |
|---|---|
protected int |
checksum_errors
|
protected int |
malformed
|
protected int |
no_checksum
|
protected java.lang.String |
p_Date
|
protected java.lang.String |
p_Time
|
protected WayPoint |
p_Wp
|
protected int |
success
|
protected int |
unknown
|
protected java.util.Collection<WayPoint> |
waypoints
|
protected int |
zero_coord
|
| Constructor Summary | |
|---|---|
private |
NmeaReader.NMEAParserState()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Collection<WayPoint> waypoints
protected java.lang.String p_Time
protected java.lang.String p_Date
protected WayPoint p_Wp
protected int success
protected int malformed
protected int checksum_errors
protected int no_checksum
protected int unknown
protected int zero_coord
| Constructor Detail |
|---|
private NmeaReader.NMEAParserState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||