com.xtravelsystem.online.published.V1_0RC1.basket.answers
Class BasketObjectFactory

java.lang.Object
  extended by com.xtravelsystem.online.published.V1_0RC1.basket.answers.BasketObjectFactory

public class BasketObjectFactory
extends java.lang.Object


Field Summary
static int V_BASIC
           
static int V_EXTENDED
           
static int V_EXTENDED_PAXES
           
 
Constructor Summary
BasketObjectFactory()
           
 
Method Summary
 HotelBooking hotelBookingBase(int version)
           
 ValuatedOccupation ValuatedOccupation(int version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

V_BASIC

public static final int V_BASIC
See Also:
Constant Field Values

V_EXTENDED

public static final int V_EXTENDED
See Also:
Constant Field Values

V_EXTENDED_PAXES

public static final int V_EXTENDED_PAXES
See Also:
Constant Field Values
Constructor Detail

BasketObjectFactory

public BasketObjectFactory()
Method Detail

hotelBookingBase

public HotelBooking hotelBookingBase(int version)

ValuatedOccupation

public ValuatedOccupation ValuatedOccupation(int version)