org.ota.hotel
Class RFPMeetingRQ.RFPRequestSegment.Date

java.lang.Object
  extended by org.ota.shared.DateTimeSpan
      extended by org.ota.hotel.RFPMeetingRQ.RFPRequestSegment.Date
Enclosing class:
RFPMeetingRQ.RFPRequestSegment

public static class RFPMeetingRQ.RFPRequestSegment.Date
extends DateTimeSpan

Specifies a specific date or date range. 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="Date" maxOccurs="99">
   <xs:complexType>
     <xs:complexContent>
       <xs:extension base="ns:DateTimeSpanType">
         <xs:attribute use="optional" name="DateType">
           <xs:simpleType>
             <!-- Reference to inner class DateInner -->
           </xs:simpleType>
         </xs:attribute>
         <xs:attribute type="xs:string" use="optional" name="PromotionRPH"/>
       </xs:extension>
     </xs:complexContent>
   </xs:complexType>
 </xs:element>
 


Nested Class Summary
static class RFPMeetingRQ.RFPRequestSegment.Date.DateInner
          Schema fragment(s) for this class:
 
Nested classes/interfaces inherited from class org.ota.shared.DateTimeSpan
DateTimeSpan.Sequence
 
Constructor Summary
RFPMeetingRQ.RFPRequestSegment.Date()
           
 
Method Summary
 RFPMeetingRQ.RFPRequestSegment.Date.DateInner getDate()
          Get the 'DateType' attribute value.
 java.lang.String getPromotionRPH()
          Get the 'PromotionRPH' attribute value.
 void setDate(RFPMeetingRQ.RFPRequestSegment.Date.DateInner date)
          Set the 'DateType' attribute value.
 void setPromotionRPH(java.lang.String promotionRPH)
          Set the 'PromotionRPH' attribute value.
 
Methods inherited from class org.ota.shared.DateTimeSpan
clearChoiceSelect, getDateTimeSpanGroup, getDateWindowRange, getSequence, ifDateWindowRange, ifSequence, setDateTimeSpanGroup, setDateWindowRange, setSequence
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RFPMeetingRQ.RFPRequestSegment.Date

public RFPMeetingRQ.RFPRequestSegment.Date()
Method Detail

getDate

public RFPMeetingRQ.RFPRequestSegment.Date.DateInner getDate()
Get the 'DateType' attribute value. This is the type of date for a block of rooms and/or meeting space.

Returns:
value

setDate

public void setDate(RFPMeetingRQ.RFPRequestSegment.Date.DateInner date)
Set the 'DateType' attribute value. This is the type of date for a block of rooms and/or meeting space.

Parameters:
date -

getPromotionRPH

public java.lang.String getPromotionRPH()
Get the 'PromotionRPH' attribute value. This reference place holder refers to the promotion date range. This is used to link a particular promotion to a particular date range.

Returns:
value

setPromotionRPH

public void setPromotionRPH(java.lang.String promotionRPH)
Set the 'PromotionRPH' attribute value. This reference place holder refers to the promotion date range. This is used to link a particular promotion to a particular date range.

Parameters:
promotionRPH -