org.ota.hotel
Class Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates.AdditionalDate

java.lang.Object
  extended by org.ota.hotel.Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates.AdditionalDate
Enclosing class:
Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates

public static class Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates.AdditionalDate
extends java.lang.Object

Date information petaining to the exhibition. 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="AdditionalDate" maxOccurs="unbounded">
   <xs:complexType>
     <xs:attributeGroup ref="ns:DateTimeSpanGroup"/>
     <xs:attribute use="optional" name="Type">
       <xs:simpleType>
         <!-- Reference to inner class Type -->
       </xs:simpleType>
     </xs:attribute>
   </xs:complexType>
 </xs:element>
 


Nested Class Summary
static class Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates.AdditionalDate.Type
          Schema fragment(s) for this class:
 
Constructor Summary
Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates.AdditionalDate()
           
 
Method Summary
 DateTimeSpanGroup getDateTimeSpanGroup()
          Get the 'DateTimeSpanGroup' attributeGroup value.
 Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates.AdditionalDate.Type getType()
          Get the 'Type' attribute value.
 void setDateTimeSpanGroup(DateTimeSpanGroup dateTimeSpanGroup)
          Set the 'DateTimeSpanGroup' attributeGroup value.
 void setType(Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates.AdditionalDate.Type type)
          Set the 'Type' attribute value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates.AdditionalDate

public Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates.AdditionalDate()
Method Detail

getDateTimeSpanGroup

public DateTimeSpanGroup getDateTimeSpanGroup()
Get the 'DateTimeSpanGroup' attributeGroup value. The start and end dates associated with the Type.

Returns:
value

setDateTimeSpanGroup

public void setDateTimeSpanGroup(DateTimeSpanGroup dateTimeSpanGroup)
Set the 'DateTimeSpanGroup' attributeGroup value. The start and end dates associated with the Type.

Parameters:
dateTimeSpanGroup -

getType

public Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates.AdditionalDate.Type getType()
Get the 'Type' attribute value. Defines the type of dates (e.g., contacted, exhibitor move in, exhibitor move out).

Returns:
value

setType

public void setType(Event.EventInner.EventInfos.EventInfo.Exhibition.AdditionalDates.AdditionalDate.Type type)
Set the 'Type' attribute value. Defines the type of dates (e.g., contacted, exhibitor move in, exhibitor move out).

Parameters:
type -