org.ota.air
Class SeatMapRQ.SeatMapRequest.SeatDetails.ResBookDesignations.ResBookDesignation

java.lang.Object
  extended by org.ota.air.SeatMapRQ.SeatMapRequest.SeatDetails.ResBookDesignations.ResBookDesignation
Enclosing class:
SeatMapRQ.SeatMapRequest.SeatDetails.ResBookDesignations

public static class SeatMapRQ.SeatMapRequest.SeatDetails.ResBookDesignations.ResBookDesignation
extends java.lang.Object

If the seat map display is requested for the cabin class in which a particular booking designator code (booking class) lies then that booking class can be specified in this element. 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="ResBookDesignation" maxOccurs="10">
   <xs:complexType>
     <xs:attribute type="xs:string" use="optional" name="ResBookDesigCode"/>
   </xs:complexType>
 </xs:element>
 


Constructor Summary
SeatMapRQ.SeatMapRequest.SeatDetails.ResBookDesignations.ResBookDesignation()
           
 
Method Summary
 java.lang.String getResBookDesigCode()
          Get the 'ResBookDesigCode' attribute value.
 void setResBookDesigCode(java.lang.String resBookDesigCode)
          Set the 'ResBookDesigCode' attribute value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeatMapRQ.SeatMapRequest.SeatDetails.ResBookDesignations.ResBookDesignation

public SeatMapRQ.SeatMapRequest.SeatDetails.ResBookDesignations.ResBookDesignation()
Method Detail

getResBookDesigCode

public java.lang.String getResBookDesigCode()
Get the 'ResBookDesigCode' attribute value. If the booking class is know for which the seat map is to be requested then the specific Booking class code can be entered here. The response will have the seat map for the cabin class in which the said booking classcode belongs.

Returns:
value

setResBookDesigCode

public void setResBookDesigCode(java.lang.String resBookDesigCode)
Set the 'ResBookDesigCode' attribute value. If the booking class is know for which the seat map is to be requested then the specific Booking class code can be entered here. The response will have the seat map for the cabin class in which the said booking classcode belongs.

Parameters:
resBookDesigCode -