Uses of Class
yarfraw.generated.googlebase.elements.DateTimeRangeType

Packages that use DateTimeRangeType
yarfraw.generated.googlebase.elements   
 

Uses of DateTimeRangeType in yarfraw.generated.googlebase.elements
 

Fields in yarfraw.generated.googlebase.elements declared as DateTimeRangeType
protected  DateTimeRangeType GoogleBaseExtension.courseDateRange
           
protected  DateTimeRangeType GoogleBaseExtension.eventDateRange
           
protected  DateTimeRangeType GoogleBaseExtension.travelDateRange
           
 

Methods in yarfraw.generated.googlebase.elements that return DateTimeRangeType
 DateTimeRangeType ObjectFactory.createDateTimeRangeType()
          Create an instance of DateTimeRangeType
 DateTimeRangeType GoogleBaseExtension.getCourseDateRange()
          Gets the value of the courseDateRange property.
 DateTimeRangeType GoogleBaseExtension.getEventDateRange()
          Gets the value of the eventDateRange property.
 DateTimeRangeType GoogleBaseExtension.getTravelDateRange()
          Gets the value of the travelDateRange property.
 

Methods in yarfraw.generated.googlebase.elements that return types with arguments of type DateTimeRangeType
 JAXBElement<DateTimeRangeType> ObjectFactory.createCourseDateRange(DateTimeRangeType value)
          Create an instance of JAXBElement<DateTimeRangeType>}
 JAXBElement<DateTimeRangeType> ObjectFactory.createCustomDateTimeRangeExample(DateTimeRangeType value)
          Create an instance of JAXBElement<DateTimeRangeType>}
 JAXBElement<DateTimeRangeType> ObjectFactory.createEventDateRange(DateTimeRangeType value)
          Create an instance of JAXBElement<DateTimeRangeType>}
 JAXBElement<DateTimeRangeType> ObjectFactory.createTravelDateRange(DateTimeRangeType value)
          Create an instance of JAXBElement<DateTimeRangeType>}
 

Methods in yarfraw.generated.googlebase.elements with parameters of type DateTimeRangeType
 JAXBElement<DateTimeRangeType> ObjectFactory.createCourseDateRange(DateTimeRangeType value)
          Create an instance of JAXBElement<DateTimeRangeType>}
 JAXBElement<DateTimeRangeType> ObjectFactory.createCustomDateTimeRangeExample(DateTimeRangeType value)
          Create an instance of JAXBElement<DateTimeRangeType>}
 JAXBElement<DateTimeRangeType> ObjectFactory.createEventDateRange(DateTimeRangeType value)
          Create an instance of JAXBElement<DateTimeRangeType>}
 JAXBElement<DateTimeRangeType> ObjectFactory.createTravelDateRange(DateTimeRangeType value)
          Create an instance of JAXBElement<DateTimeRangeType>}
 void GoogleBaseExtension.setCourseDateRange(DateTimeRangeType value)
          Sets the value of the courseDateRange property.
 void GoogleBaseExtension.setEventDateRange(DateTimeRangeType value)
          Sets the value of the eventDateRange property.
 void GoogleBaseExtension.setTravelDateRange(DateTimeRangeType value)
          Sets the value of the travelDateRange property.
 



Copyright © 2008. All Rights Reserved.