org.ota.hotel
Class RFPMeetingRQ.RFPRequestSegment.ProposalSpecification.Presentation

java.lang.Object
  extended by org.ota.hotel.RFPMeetingRQ.RFPRequestSegment.ProposalSpecification.Presentation
Enclosing class:
RFPMeetingRQ.RFPRequestSegment.ProposalSpecification

public static class RFPMeetingRQ.RFPRequestSegment.ProposalSpecification.Presentation
extends java.lang.Object

Used to provide information on where and when the sites should present their proposals to the meeting planners. 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="Presentation" minOccurs="0">
   <xs:complexType>
     <xs:sequence>
       <xs:element type="ns:LocationGeneralType" name="Location" minOccurs="0"/>
     </xs:sequence>
     <xs:attributeGroup ref="ns:DateTimeSpanGroup"/>
   </xs:complexType>
 </xs:element>
 


Constructor Summary
RFPMeetingRQ.RFPRequestSegment.ProposalSpecification.Presentation()
           
 
Method Summary
 DateTimeSpanGroup getDateTimeSpanGroup()
          Get the 'DateTimeSpanGroup' attributeGroup value.
 LocationGeneral getLocation()
          Get the 'Location' element value.
 void setDateTimeSpanGroup(DateTimeSpanGroup dateTimeSpanGroup)
          Set the 'DateTimeSpanGroup' attributeGroup value.
 void setLocation(LocationGeneral location)
          Set the 'Location' element value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RFPMeetingRQ.RFPRequestSegment.ProposalSpecification.Presentation

public RFPMeetingRQ.RFPRequestSegment.ProposalSpecification.Presentation()
Method Detail

getLocation

public LocationGeneral getLocation()
Get the 'Location' element value. Location for which the proposal will be presented.

Returns:
value

setLocation

public void setLocation(LocationGeneral location)
Set the 'Location' element value. Location for which the proposal will be presented.

Parameters:
location -

getDateTimeSpanGroup

public DateTimeSpanGroup getDateTimeSpanGroup()
Get the 'DateTimeSpanGroup' attributeGroup value. Indicates a date or date range in which the proposal should be presented.

Returns:
value

setDateTimeSpanGroup

public void setDateTimeSpanGroup(DateTimeSpanGroup dateTimeSpanGroup)
Set the 'DateTimeSpanGroup' attributeGroup value. Indicates a date or date range in which the proposal should be presented.

Parameters:
dateTimeSpanGroup -