com.xtravelsystem.online.published.V1_0RC1.hotel.answers
Class ValuatedOccupationV12

java.lang.Object
  extended by com.xtravelsystem.online.published.V1_0RC1.hotel.answers.ValuatedOccupation
      extended by com.xtravelsystem.online.published.V1_0RC1.hotel.answers.ValuatedOccupationV12
All Implemented Interfaces:
java.io.Serializable

public class ValuatedOccupationV12
extends ValuatedOccupation

See Also:
Serialized Form

Constructor Summary
ValuatedOccupationV12()
           
 
Method Summary
 PaxListItem getPaxList()
           
 void setPaxList(PaxListItem paxList)
           
 
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.hotel.answers.ValuatedOccupation
_getPaxList, _setPaxList, getAdults, getAmount, getBoardTypeCode, getBoardTypeName, getCancellationComments, getChildren, getChildrenAges, getFromDate, getNumberOfDays, getNumberOfRooms, getRoomTypeCode, getRoomTypeName, getToDate, setAdults, setAmount, setBoardTypeCode, setBoardTypeName, setCancellationComments, setChildren, setChildrenAges, setFromDate, setNumberOfDays, setNumberOfRooms, setRoomTypeCode, setRoomTypeName, setToDate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValuatedOccupationV12

public ValuatedOccupationV12()
Method Detail

getPaxList

public PaxListItem getPaxList()

setPaxList

public void setPaxList(PaxListItem paxList)