com.xtravelsystem.online.published.V1_0RC1.transfer.answers
Class ConfirmServiceRSBase
java.lang.Object
com.xtravelsystem.online.published.V1_0RC1.transfer.answers.ConfirmServiceRSBase
- Direct Known Subclasses:
- ConfirmServiceRS, ConfirmServiceRSV12
public class ConfirmServiceRSBase
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfirmServiceRSBase
public ConfirmServiceRSBase()
_getServiceId
protected java.lang.String _getServiceId()
_setServiceId
protected void _setServiceId(java.lang.String serviceId)
_getJourneyDirection
protected java.lang.String _getJourneyDirection()
_setJourneyDirection
protected void _setJourneyDirection(java.lang.String journeyDirection)
_getJourneyInfo
protected TransferJourney _getJourneyInfo()
_setJourneyInfo
protected void _setJourneyInfo(TransferJourney journeyInfo)
_getVehicleOccupancy
protected VehicleOccupancyRS[] _getVehicleOccupancy()
_setVehicleOccupancy
protected void _setVehicleOccupancy(VehicleOccupancyRS[] vehicleOccupancy)