com.xtravelsystem.online.published.V1_0RC1.transfer.answers
Class AvailableTransferRSBase
java.lang.Object
com.xtravelsystem.online.published.V1_0RC1.transfer.answers.AvailableTransferRSBase
- Direct Known Subclasses:
- AvailableTransfer, AvailableTransferV12
public class AvailableTransferRSBase
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AvailableTransferRSBase
public AvailableTransferRSBase()
_getJourneyDirection
protected java.lang.String _getJourneyDirection()
_setJourneyDirection
protected void _setJourneyDirection(java.lang.String journeyDirection)
_getFromAirToHotelJourney
protected TransferJourney _getFromAirToHotelJourney()
_setFromAirToHotelJourney
protected void _setFromAirToHotelJourney(TransferJourney fromAirToHotelJourney)
_getFromHotelToAirJourney
protected TransferJourney _getFromHotelToAirJourney()
_setFromHotelToAirJourney
protected void _setFromHotelToAirJourney(TransferJourney fromHotelToAirJourney)
_getAdults
protected int _getAdults()
_setAdults
protected void _setAdults(int adults)
_getChildren
protected int _getChildren()
_setChildren
protected void _setChildren(int children)
_getChildrenAges
protected int[] _getChildrenAges()
_setChildrenAges
protected void _setChildrenAges(int[] childrenAges)
_getTransferOption
protected TransferOption[] _getTransferOption()
_setTransferOption
protected void _setTransferOption(TransferOption[] transferOption)