org.ota.hotel
Class RFPTransientNotifRQ

java.lang.Object
  extended by org.ota.hotel.RFPTransientDetails
      extended by org.ota.hotel.RFPTransientNotifRQ

public class RFPTransientNotifRQ
extends RFPTransientDetails

The transient RFP supports the buyer to supplier process of negotiating room rates and amenities for a given contract period. The buyer is the corporation negotiating directly with the supplier-- example, hotel chains or individual hotels.The OTA_HotelRFP_TransientNotifRQ is sent by the hotelier. The response sends detailed information as previously requested or updated information regarding a RFP. 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="OTA_HotelRFP_TransientNotifRQ">
   <xs:complexType>
     <xs:complexContent>
       <xs:extension base="ns:RFP_TransientDetailsType">
         <xs:attributeGroup ref="ns:OTA_PayloadStdAttributes"/>
       </xs:extension>
     </xs:complexContent>
   </xs:complexType>
 </xs:element>
 


Nested Class Summary
 
Nested classes/interfaces inherited from class org.ota.hotel.RFPTransientDetails
RFPTransientDetails.RFPTransientResponses
 
Constructor Summary
RFPTransientNotifRQ()
           
 
Method Summary
 OTAPayloadStdAttributes getOTAPayloadStdAttributes()
          Get the 'OTA_PayloadStdAttributes' attributeGroup value.
 void setOTAPayloadStdAttributes(OTAPayloadStdAttributes OTAPayloadStdAttributes)
          Set the 'OTA_PayloadStdAttributes' attributeGroup value.
 
Methods inherited from class org.ota.hotel.RFPTransientDetails
getMessageID, getRFPTransientResponses1, setMessageID, setRFPTransientResponses1
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RFPTransientNotifRQ

public RFPTransientNotifRQ()
Method Detail

getOTAPayloadStdAttributes

public OTAPayloadStdAttributes getOTAPayloadStdAttributes()
Get the 'OTA_PayloadStdAttributes' attributeGroup value.

Returns:
value

setOTAPayloadStdAttributes

public void setOTAPayloadStdAttributes(OTAPayloadStdAttributes OTAPayloadStdAttributes)
Set the 'OTA_PayloadStdAttributes' attributeGroup value.

Parameters:
OTAPayloadStdAttributes -