|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ota.hotel.HotelResModifyRequest
org.ota.hotel.ResModifyNotifRQ
public class ResModifyNotifRQ
This is a notification request message (push message) for reservations that were modified. It is used for a full overlay of the reservation. When changing data that requires an availability check, this message assumes the availability is known (if availability is not known an availability check containing the reservation ID may be useful). 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:HotelResModifyRequestType" name="OTA_HotelResModifyNotifRQ"/>
Constructor Summary | |
---|---|
ResModifyNotifRQ()
|
Method Summary |
---|
Methods inherited from class org.ota.hotel.HotelResModifyRequest |
---|
addUniqueID, clearUniqueIDs, getHotelResModifies, getOTAPayloadStdAttributes, getPOS, getResStatus, getUniqueID, getUniqueIDs, setHotelResModifies, setOTAPayloadStdAttributes, setPOS, setResStatus, setUniqueIDs, sizeUniqueIDs |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResModifyNotifRQ()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |