|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectalk.connect.results.SegmentStruct
SegmentStruct is an object for returning segment information from the method GetSegment.
| Field Summary | |
java.lang.String |
dir
Direction (implies N, S, E, W with an additional character for future use) |
java.lang.String |
interchange
Interchange |
int |
miles
Miles (includes implied decimal) |
int |
minutes
Minutes |
java.lang.String |
route
Route |
java.lang.String |
stateAbbrev
State abbreviation |
int |
toll
Toll information |
| Constructor Summary | |
SegmentStruct()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String stateAbbrev
public int toll
public java.lang.String dir
public java.lang.String route
public int miles
public int minutes
public java.lang.String interchange
| Constructor Detail |
public SegmentStruct()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||