com.xtravelsystem.online.published.V1_0RC1.transfer.answers
Class VehicleOccupancyRSV12

java.lang.Object
  extended by com.xtravelsystem.online.published.V1_0RC1.transfer.requests.VehicleOccupancy
      extended by com.xtravelsystem.online.published.V1_0RC1.transfer.answers.VehicleOccupancyRS
          extended by com.xtravelsystem.online.published.V1_0RC1.transfer.answers.VehicleOccupancyRSV12
Direct Known Subclasses:
VehicleOccupancyExtendedRS

public class VehicleOccupancyRSV12
extends VehicleOccupancyRS


Constructor Summary
VehicleOccupancyRSV12()
           
 
Method Summary
 Comment[] getComments()
           
 void setComments(Comment[] comments)
           
 
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.transfer.answers.VehicleOccupancyRS
getLocationTextGoing, getLocationTextReturn, getPrice, setLocationTextGoing, setLocationTextReturn, setPrice
 
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
 

Constructor Detail

VehicleOccupancyRSV12

public VehicleOccupancyRSV12()
Method Detail

setComments

public void setComments(Comment[] comments)

getComments

public Comment[] getComments()