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

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
              extended by com.xtravelsystem.online.published.V1_0RC1.transfer.answers.VehicleOccupancyExtendedRS

public class VehicleOccupancyExtendedRS
extends VehicleOccupancyRSV12


Constructor Summary
VehicleOccupancyExtendedRS()
           
 
Method Summary
 java.lang.String getHandlerId()
           
 PriceExtended getPrice()
           
 void setHandlerId(java.lang.String handlerId)
           
 void setPrice(PriceExtended price)
           
 
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.transfer.answers.VehicleOccupancyRSV12
getComments, setComments
 
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.transfer.answers.VehicleOccupancyRS
getLocationTextGoing, getLocationTextReturn, 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

VehicleOccupancyExtendedRS

public VehicleOccupancyExtendedRS()
Method Detail

getPrice

public PriceExtended getPrice()
Overrides:
getPrice in class VehicleOccupancyRS

setPrice

public void setPrice(PriceExtended price)

getHandlerId

public java.lang.String getHandlerId()

setHandlerId

public void setHandlerId(java.lang.String handlerId)