org.ota.hotel
Class EventStatisticsGroup

java.lang.Object
  extended by org.ota.hotel.EventStatisticsGroup

public class EventStatisticsGroup
extends java.lang.Object

Provides statistics regarding an event. Schema fragment(s) for this class:

 <xs:attributeGroup xmlns:ns="http://www.opentravel.org/OTA/2003/05" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="EventStatisticsGroup">
   <xs:attribute type="xs:int" use="optional" name="AttendeeQuantity"/>
   <xs:attribute type="xs:int" use="optional" name="RoomBlockQuantity"/>
   <xs:attribute type="xs:int" use="optional" name="RoomPickupQuantity"/>
   <xs:attribute type="xs:float" use="optional" name="TotalGuestRoomAmount"/>
   <xs:attribute type="xs:float" use="optional" name="TotalFoodAndBevAmount"/>
   <xs:attribute type="xs:float" use="optional" name="TotalMeetingRoomRentalAmount"/>
   <xs:attribute type="xs:float" use="optional" name="TotalAudioVisualRentalAmount"/>
   <xs:attribute type="xs:float" use="optional" name="TotalMiscAmount"/>
 </xs:attributeGroup>
 


Constructor Summary
EventStatisticsGroup()
           
 
Method Summary
 java.lang.Integer getAttendeeQuantity()
          Get the 'AttendeeQuantity' attribute value.
 java.lang.Integer getRoomBlockQuantity()
          Get the 'RoomBlockQuantity' attribute value.
 java.lang.Integer getRoomPickupQuantity()
          Get the 'RoomPickupQuantity' attribute value.
 java.lang.Float getTotalAudioVisualRentalAmount()
          Get the 'TotalAudioVisualRentalAmount' attribute value.
 java.lang.Float getTotalFoodAndBevAmount()
          Get the 'TotalFoodAndBevAmount' attribute value.
 java.lang.Float getTotalGuestRoomAmount()
          Get the 'TotalGuestRoomAmount' attribute value.
 java.lang.Float getTotalMeetingRoomRentalAmount()
          Get the 'TotalMeetingRoomRentalAmount' attribute value.
 java.lang.Float getTotalMiscAmount()
          Get the 'TotalMiscAmount' attribute value.
 void setAttendeeQuantity(java.lang.Integer attendeeQuantity)
          Set the 'AttendeeQuantity' attribute value.
 void setRoomBlockQuantity(java.lang.Integer roomBlockQuantity)
          Set the 'RoomBlockQuantity' attribute value.
 void setRoomPickupQuantity(java.lang.Integer roomPickupQuantity)
          Set the 'RoomPickupQuantity' attribute value.
 void setTotalAudioVisualRentalAmount(java.lang.Float totalAudioVisualRentalAmount)
          Set the 'TotalAudioVisualRentalAmount' attribute value.
 void setTotalFoodAndBevAmount(java.lang.Float totalFoodAndBevAmount)
          Set the 'TotalFoodAndBevAmount' attribute value.
 void setTotalGuestRoomAmount(java.lang.Float totalGuestRoomAmount)
          Set the 'TotalGuestRoomAmount' attribute value.
 void setTotalMeetingRoomRentalAmount(java.lang.Float totalMeetingRoomRentalAmount)
          Set the 'TotalMeetingRoomRentalAmount' attribute value.
 void setTotalMiscAmount(java.lang.Float totalMiscAmount)
          Set the 'TotalMiscAmount' attribute value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventStatisticsGroup

public EventStatisticsGroup()
Method Detail

getAttendeeQuantity

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

Returns:
value

setAttendeeQuantity

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

Parameters:
attendeeQuantity -

getRoomBlockQuantity

public java.lang.Integer getRoomBlockQuantity()
Get the 'RoomBlockQuantity' attribute value. The number of rooms previously requested.

Returns:
value

setRoomBlockQuantity

public void setRoomBlockQuantity(java.lang.Integer roomBlockQuantity)
Set the 'RoomBlockQuantity' attribute value. The number of rooms previously requested.

Parameters:
roomBlockQuantity -

getRoomPickupQuantity

public java.lang.Integer getRoomPickupQuantity()
Get the 'RoomPickupQuantity' attribute value. The number of rooms actualized by the previous event.

Returns:
value

setRoomPickupQuantity

public void setRoomPickupQuantity(java.lang.Integer roomPickupQuantity)
Set the 'RoomPickupQuantity' attribute value. The number of rooms actualized by the previous event.

Parameters:
roomPickupQuantity -

getTotalGuestRoomAmount

public java.lang.Float getTotalGuestRoomAmount()
Get the 'TotalGuestRoomAmount' attribute value. The monetary value expended for the previous event on rooms.

Returns:
value

setTotalGuestRoomAmount

public void setTotalGuestRoomAmount(java.lang.Float totalGuestRoomAmount)
Set the 'TotalGuestRoomAmount' attribute value. The monetary value expended for the previous event on rooms.

Parameters:
totalGuestRoomAmount -

getTotalFoodAndBevAmount

public java.lang.Float getTotalFoodAndBevAmount()
Get the 'TotalFoodAndBevAmount' attribute value. The monetary value expended for the previous event on food and beverage, etc.

Returns:
value

setTotalFoodAndBevAmount

public void setTotalFoodAndBevAmount(java.lang.Float totalFoodAndBevAmount)
Set the 'TotalFoodAndBevAmount' attribute value. The monetary value expended for the previous event on food and beverage, etc.

Parameters:
totalFoodAndBevAmount -

getTotalMeetingRoomRentalAmount

public java.lang.Float getTotalMeetingRoomRentalAmount()
Get the 'TotalMeetingRoomRentalAmount' attribute value. The monetary value expended for the previous event on meeting space.

Returns:
value

setTotalMeetingRoomRentalAmount

public void setTotalMeetingRoomRentalAmount(java.lang.Float totalMeetingRoomRentalAmount)
Set the 'TotalMeetingRoomRentalAmount' attribute value. The monetary value expended for the previous event on meeting space.

Parameters:
totalMeetingRoomRentalAmount -

getTotalAudioVisualRentalAmount

public java.lang.Float getTotalAudioVisualRentalAmount()
Get the 'TotalAudioVisualRentalAmount' attribute value. The monetary value expended for the previous event on audio visual equipment rental.

Returns:
value

setTotalAudioVisualRentalAmount

public void setTotalAudioVisualRentalAmount(java.lang.Float totalAudioVisualRentalAmount)
Set the 'TotalAudioVisualRentalAmount' attribute value. The monetary value expended for the previous event on audio visual equipment rental.

Parameters:
totalAudioVisualRentalAmount -

getTotalMiscAmount

public java.lang.Float getTotalMiscAmount()
Get the 'TotalMiscAmount' attribute value. The monetary value expended for the previous event on all other goods and services.

Returns:
value

setTotalMiscAmount

public void setTotalMiscAmount(java.lang.Float totalMiscAmount)
Set the 'TotalMiscAmount' attribute value. The monetary value expended for the previous event on all other goods and services.

Parameters:
totalMiscAmount -