|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectalk.connect.results.LegInfoType
LegInfoType is an object for returning leg information from the method GetLegInfo.
| Field Summary | |
float |
legCost
Leg cost |
float |
legHours
Leg hours |
float |
legMiles
Leg miles |
float |
totCost
Total cost |
float |
totHours
Total hours |
float |
totMiles
Total miles |
| Constructor Summary | |
LegInfoType()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public float legMiles
public float totMiles
public float legCost
public float totCost
public float legHours
public float totHours
| Constructor Detail |
public LegInfoType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||