org.ota.hotel
Class RFPMeetingNotifRQ

java.lang.Object
  extended by org.ota.hotel.RFPResponse
      extended by org.ota.hotel.RFPMeetingNotifRQ

public class RFPMeetingNotifRQ
extends RFPResponse

The OTA_HotelRFP_NotifRQ sends detailed information as previously requested via an OTA_HotelRFP_RQ or sent unsolicitated with updated information regarding an RFP. The response to this message would be the OTA_AcknowledgementRS.xsd. 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_MeetingNotifRQ">
   <xs:complexType>
     <xs:complexContent>
       <xs:extension base="ns:RFP_ResponseType">
         <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.RFPResponse
RFPResponse.RFPResponseSegment
 
Constructor Summary
RFPMeetingNotifRQ()
           
 
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.RFPResponse
addRFPResponseSegment, clearRFPResponseSegments, getMessageID, getRFPResponseSegment, getRFPResponseSegments, setMessageID, setRFPResponseSegments, sizeRFPResponseSegments
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RFPMeetingNotifRQ

public RFPMeetingNotifRQ()
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 -