org.ota.hotel
Class EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages.FoodAndBeverage

java.lang.Object
  extended by org.ota.hotel.EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages.FoodAndBeverage
Enclosing class:
EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages

public static class EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages.FoodAndBeverage
extends java.lang.Object

Food and beverage details for a function. 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="FoodAndBeverage" maxOccurs="unbounded">
   <xs:complexType>
     <xs:sequence>
       <xs:element name="Comments" minOccurs="0">
         <!-- Reference to inner class Comments -->
       </xs:element>
       <xs:element name="Menus" minOccurs="0">
         <!-- Reference to inner class Menus -->
       </xs:element>
     </xs:sequence>
     <xs:attribute type="xs:int" use="optional" name="SetForQuantity"/>
     <xs:attribute type="xs:string" use="optional" name="ServiceTime"/>
     <xs:attribute type="xs:int" use="optional" name="AttendeeQuantity"/>
     <xs:attribute type="xs:int" use="optional" name="GuaranteeQuantity"/>
     <xs:attribute type="xs:string" use="optional" name="MealTypeCode"/>
     <xs:attribute type="xs:string" use="optional" name="ServiceTypeCode"/>
   </xs:complexType>
 </xs:element>
 


Nested Class Summary
static class EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages.FoodAndBeverage.Comments
          A collection of comments associated with the food and beverage requirement.
static class EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages.FoodAndBeverage.Menus
          A collection of menus.
 
Constructor Summary
EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages.FoodAndBeverage()
           
 
Method Summary
 java.lang.Integer getAttendeeQuantity()
          Get the 'AttendeeQuantity' attribute value.
 EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages.FoodAndBeverage.Comments getComments()
          Get the 'Comments' element value.
 java.lang.Integer getGuaranteeQuantity()
          Get the 'GuaranteeQuantity' attribute value.
 java.lang.String getMealTypeCode()
          Get the 'MealTypeCode' attribute value.
 EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages.FoodAndBeverage.Menus getMenus()
          Get the 'Menus' element value.
 java.lang.String getServiceTime()
          Get the 'ServiceTime' attribute value.
 java.lang.String getServiceTypeCode()
          Get the 'ServiceTypeCode' attribute value.
 java.lang.Integer getSetForQuantity()
          Get the 'SetForQuantity' attribute value.
 void setAttendeeQuantity(java.lang.Integer attendeeQuantity)
          Set the 'AttendeeQuantity' attribute value.
 void setComments(EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages.FoodAndBeverage.Comments comments)
          Set the 'Comments' element value.
 void setGuaranteeQuantity(java.lang.Integer guaranteeQuantity)
          Set the 'GuaranteeQuantity' attribute value.
 void setMealTypeCode(java.lang.String mealTypeCode)
          Set the 'MealTypeCode' attribute value.
 void setMenus(EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages.FoodAndBeverage.Menus menus)
          Set the 'Menus' element value.
 void setServiceTime(java.lang.String serviceTime)
          Set the 'ServiceTime' attribute value.
 void setServiceTypeCode(java.lang.String serviceTypeCode)
          Set the 'ServiceTypeCode' attribute value.
 void setSetForQuantity(java.lang.Integer setForQuantity)
          Set the 'SetForQuantity' attribute value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages.FoodAndBeverage

public EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages.FoodAndBeverage()
Method Detail

getComments

public EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages.FoodAndBeverage.Comments getComments()
Get the 'Comments' element value.

Returns:
value

setComments

public void setComments(EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages.FoodAndBeverage.Comments comments)
Set the 'Comments' element value.

Parameters:
comments -

getMenus

public EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages.FoodAndBeverage.Menus getMenus()
Get the 'Menus' element value.

Returns:
value

setMenus

public void setMenus(EventReport.EventSites.EventSite.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.FoodAndBeverages.FoodAndBeverage.Menus menus)
Set the 'Menus' element value.

Parameters:
menus -

getSetForQuantity

public java.lang.Integer getSetForQuantity()
Get the 'SetForQuantity' attribute value. The number of settings required.

Returns:
value

setSetForQuantity

public void setSetForQuantity(java.lang.Integer setForQuantity)
Set the 'SetForQuantity' attribute value. The number of settings required.

Parameters:
setForQuantity -

getServiceTime

public java.lang.String getServiceTime()
Get the 'ServiceTime' attribute value. The time or date and time of food and beverage service.

Returns:
value

setServiceTime

public void setServiceTime(java.lang.String serviceTime)
Set the 'ServiceTime' attribute value. The time or date and time of food and beverage service.

Parameters:
serviceTime -

getAttendeeQuantity

public java.lang.Integer getAttendeeQuantity()
Get the 'AttendeeQuantity' attribute value. The number of people served.

Returns:
value

setAttendeeQuantity

public void setAttendeeQuantity(java.lang.Integer attendeeQuantity)
Set the 'AttendeeQuantity' attribute value. The number of people served.

Parameters:
attendeeQuantity -

getGuaranteeQuantity

public java.lang.Integer getGuaranteeQuantity()
Get the 'GuaranteeQuantity' attribute value. The number of people guaranteed.

Returns:
value

setGuaranteeQuantity

public void setGuaranteeQuantity(java.lang.Integer guaranteeQuantity)
Set the 'GuaranteeQuantity' attribute value. The number of people guaranteed.

Parameters:
guaranteeQuantity -

getMealTypeCode

public java.lang.String getMealTypeCode()
Get the 'MealTypeCode' attribute value. The type of meal being served. Refer to OpenTravel Code list Available Meal Category (AMC).

Returns:
value

setMealTypeCode

public void setMealTypeCode(java.lang.String mealTypeCode)
Set the 'MealTypeCode' attribute value. The type of meal being served. Refer to OpenTravel Code list Available Meal Category (AMC).

Parameters:
mealTypeCode -

getServiceTypeCode

public java.lang.String getServiceTypeCode()
Get the 'ServiceTypeCode' attribute value. The type of food and beverage service being provided (e.g., buffet, plated). Refer to OpenTravel Code list Event Charge (EVT).

Returns:
value

setServiceTypeCode

public void setServiceTypeCode(java.lang.String serviceTypeCode)
Set the 'ServiceTypeCode' attribute value. The type of food and beverage service being provided (e.g., buffet, plated). Refer to OpenTravel Code list Event Charge (EVT).

Parameters:
serviceTypeCode -