com.xtravelsystem.online.published.V1_0RC1.transfer.answers
Class VehicleOccupancyRS
java.lang.Object
com.xtravelsystem.online.published.V1_0RC1.transfer.requests.VehicleOccupancy
com.xtravelsystem.online.published.V1_0RC1.transfer.answers.VehicleOccupancyRS
- Direct Known Subclasses:
- VehicleOccupancyRSV12
public class VehicleOccupancyRS
- extends VehicleOccupancy
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.transfer.requests.VehicleOccupancy |
getAdults, getChildren, getChildrenAges, getJourneyDirection, getNames, getNumberOfVehicles, getOptionalSupplement, getServiceType, getVehicleTypeId, setAdults, setChildren, setChildrenAges, setJourneyDirection, setNames, setNumberOfVehicles, setOptionalSupplement, setServiceType, setVehicleTypeId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VehicleOccupancyRS
public VehicleOccupancyRS()
VehicleOccupancyRS
public VehicleOccupancyRS(VehicleOccupancyRSV12 vo)
setLocationTextGoing
public void setLocationTextGoing(java.lang.String[] locationTextGoing)
getLocationTextGoing
public java.lang.String[] getLocationTextGoing()
setLocationTextReturn
public void setLocationTextReturn(java.lang.String[] locationTextReturn)
getLocationTextReturn
public java.lang.String[] getLocationTextReturn()
setPrice
public void setPrice(Price price)
getPrice
public Price getPrice()