|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.titan.clients.ReservationSummary
public class ReservationSummary
| Field Summary | |
|---|---|
double |
cashflow
|
String |
cruise
|
long |
numReservations
|
| Constructor Summary | |
|---|---|
ReservationSummary(String c,
long num,
double cash)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String cruise
public long numReservations
public double cashflow
| Constructor Detail |
|---|
public ReservationSummary(String c,
long num,
double cash)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||