org.ota.hotel
Class HotelRoomList.RoomStays.RoomStay

java.lang.Object
  extended by org.ota.hotel.RoomStay
      extended by org.ota.hotel.HotelRoomList.RoomStays.RoomStay
Enclosing class:
HotelRoomList.RoomStays

public static class HotelRoomList.RoomStays.RoomStay
extends RoomStay

Details the success, failure and warnings for the RoomStay. Schema fragment(s) for this class:

 <xs:element xmlns:ns="http://www.opentravel.org/OTA/2003/05" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="RoomStay" maxOccurs="unbounded">
   <xs:complexType>
     <xs:complexContent>
       <xs:extension base="ns:RoomStayType">
         <xs:sequence minOccurs="0">
           <!-- Reference to inner class Sequence -->
         </xs:sequence>
         <xs:attribute type="ns:ActionType" use="optional" name="RoomStay"/>
       </xs:extension>
     </xs:complexContent>
   </xs:complexType>
 </xs:element>
 


Nested Class Summary
static class HotelRoomList.RoomStays.RoomStay.Sequence
          Schema fragment(s) for this class:
 
Nested classes/interfaces inherited from class org.ota.hotel.RoomStay
RoomStay.RatePlans, RoomStay.RoomRates, RoomStay.RoomTypes
 
Constructor Summary
HotelRoomList.RoomStays.RoomStay()
           
 
Method Summary
 Action getRoomStay1()
          Get the 'RoomStay' attribute value.
 HotelRoomList.RoomStays.RoomStay.Sequence getSequence()
          Get the sequence value.
 void setRoomStay1(Action roomStay1)
          Set the 'RoomStay' attribute value.
 void setSequence(HotelRoomList.RoomStays.RoomStay.Sequence sequence)
          Set the sequence value.
 
Methods inherited from class org.ota.hotel.RoomStay
addGuarantee, clearGuarantees, getBasicPropertyInfo, getCancelPenalties, getDepositPayments, getDiscount, getDiscountCode, getGuarantee, getGuarantees, getGuestCounts, getMarketCode, getPromotionCodeGroup, getRatePlans, getRoomRates, getRoomStayStatus, getRoomTypes, getSourceOfBusiness, getTimeSpan, getTotal, getTPAExtensions, getWarningRPH, setBasicPropertyInfo, setCancelPenalties, setDepositPayments, setDiscount, setDiscountCode, setGuarantees, setGuestCounts, setMarketCode, setPromotionCodeGroup, setRatePlans, setRoomRates, setRoomStayStatus, setRoomTypes, setSourceOfBusiness, setTimeSpan, setTotal, setTPAExtensions, setWarningRPH, sizeGuarantees
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HotelRoomList.RoomStays.RoomStay

public HotelRoomList.RoomStays.RoomStay()
Method Detail

getSequence

public HotelRoomList.RoomStays.RoomStay.Sequence getSequence()
Get the sequence value.

Returns:
value

setSequence

public void setSequence(HotelRoomList.RoomStays.RoomStay.Sequence sequence)
Set the sequence value.

Parameters:
sequence -

getRoomStay1

public Action getRoomStay1()
Get the 'RoomStay' attribute value. This attribute indicates the change to the reservation.

Returns:
value

setRoomStay1

public void setRoomStay1(Action roomStay1)
Set the 'RoomStay' attribute value. This attribute indicates the change to the reservation.

Parameters:
roomStay1 -