org.ota.hotel
Class BookingRuleNotifRS

java.lang.Object
  extended by org.ota.shared.MessageAcknowledgement
      extended by org.ota.hotel.BookingRuleNotifRS

public class BookingRuleNotifRS
extends MessageAcknowledgement

The OTA_HotelBookingRuleNotifRS is the message used to indicate the status of processing the OTA_HotelBookingRuleNotifRQ message. 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" type="ns:MessageAcknowledgementType" name="OTA_HotelBookingRuleNotifRS"/>
 


Constructor Summary
BookingRuleNotifRS()
           
 
Method Summary
 
Methods inherited from class org.ota.shared.MessageAcknowledgement
clearChoiceSelect, getErrors, getOTAPayloadStdAttributes, getTPAExtensions, getUniqueID, getWarnings, ifErrors, ifSuccess, setErrors, setOTAPayloadStdAttributes, setTPAExtensions, setUniqueID, setWarnings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BookingRuleNotifRS

public BookingRuleNotifRS()