Exemplo n.º 1
0
 public void setTrip(Trip trip, ViewTrip vt)
 {
     this.trip = trip;
     this.vt   = vt;
 }
Exemplo n.º 2
0
 public void setTrip(Trip trip, ViewTrip vt)
 {
     this.trip = trip;
     this.vt = vt;
 }