org.ota.cruise
Class CabinHoldRQ.SearchQualifiers

java.lang.Object
  extended by org.ota.cruise.SearchQualifier
      extended by org.ota.cruise.CabinHoldRQ.SearchQualifiers
Enclosing class:
CabinHoldRQ

public static class CabinHoldRQ.SearchQualifiers
extends SearchQualifier

In this message Past Passenger Number and Residency can used to hold the Cabin. NOTE: Other Fields may not be used in this 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" name="SearchQualifiers" minOccurs="0">
   <xs:complexType>
     <xs:complexContent>
       <xs:extension base="ns:SearchQualifierType">
         <xs:attributeGroup ref="ns:DeckGroup"/>
       </xs:extension>
     </xs:complexContent>
   </xs:complexType>
 </xs:element>
 


Nested Class Summary
 
Nested classes/interfaces inherited from class org.ota.cruise.SearchQualifier
SearchQualifier.Dining, SearchQualifier.Residency, SearchQualifier.Status
 
Constructor Summary
CabinHoldRQ.SearchQualifiers()
           
 
Method Summary
 DeckGroup getDeckGroup()
          Get the 'DeckGroup' attributeGroup value.
 void setDeckGroup(DeckGroup deckGroup)
          Set the 'DeckGroup' attributeGroup value.
 
Methods inherited from class org.ota.cruise.SearchQualifier
addStatu, clearStatus, getCabinNumber, getCategoryLocation, getCruiseCategoryGroup, getDining, getFareGroup, getHeldIndicator, getLoyaltyInfoGroup, getMaxOccupancy, getPriceRange, getReservationID, getResidency, getSortOrderCode, getStatu, getStatus, setCabinNumber, setCategoryLocation, setCruiseCategoryGroup, setDining, setFareGroup, setHeldIndicator, setLoyaltyInfoGroup, setMaxOccupancy, setPriceRange, setReservationID, setResidency, setSortOrderCode, setStatus, sizeStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CabinHoldRQ.SearchQualifiers

public CabinHoldRQ.SearchQualifiers()
Method Detail

getDeckGroup

public DeckGroup getDeckGroup()
Get the 'DeckGroup' attributeGroup value. Provides the ability to search on deck number or name.

Returns:
value

setDeckGroup

public void setDeckGroup(DeckGroup deckGroup)
Set the 'DeckGroup' attributeGroup value. Provides the ability to search on deck number or name.

Parameters:
deckGroup -