Uses of Class
com.xtravelsystem.online.published.V1_0RC1.rentACar.answers.StationDetails

Packages that use StationDetails
com.xtravelsystem.online.published.V1_0RC1.rentACar.answers   
 

Uses of StationDetails in com.xtravelsystem.online.published.V1_0RC1.rentACar.answers
 

Methods in com.xtravelsystem.online.published.V1_0RC1.rentACar.answers that return StationDetails
 StationDetails CheckDetails.getStation()
          where
 

Methods in com.xtravelsystem.online.published.V1_0RC1.rentACar.answers with parameters of type StationDetails
 void CheckDetails.setStation(StationDetails station)
          where