org.ota.vehicle
Class LocDetailsNotifRQ.LocationDetail.LoyaltyProgram.Vehicles.Vehicle

java.lang.Object
  extended by org.ota.vehicle.VehicleCore
      extended by org.ota.vehicle.LocDetailsNotifRQ.LocationDetail.LoyaltyProgram.Vehicles.Vehicle
Enclosing class:
LocDetailsNotifRQ.LocationDetail.LoyaltyProgram.Vehicles

public static class LocDetailsNotifRQ.LocationDetail.LoyaltyProgram.Vehicles.Vehicle
extends VehicleCore

The vehicle types associated with the frequent renter information. 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="Vehicle" maxOccurs="99">
   <xs:complexType>
     <xs:complexContent>
       <xs:extension base="ns:VehicleCoreType">
         <xs:attribute type="ns:IncludeExcludeType" use="optional" name="IncludeExclude"/>
       </xs:extension>
     </xs:complexContent>
   </xs:complexType>
 </xs:element>
 


Nested Class Summary
 
Nested classes/interfaces inherited from class org.ota.vehicle.VehicleCore
VehicleCore.Drive, VehicleCore.Fuel, VehicleCore.VehClass
 
Constructor Summary
LocDetailsNotifRQ.LocationDetail.LoyaltyProgram.Vehicles.Vehicle()
           
 
Method Summary
 IncludeExclude getIncludeExclude()
          Get the 'IncludeExclude' attribute value.
 void setIncludeExclude(IncludeExclude includeExclude)
          Set the 'IncludeExclude' attribute value.
 
Methods inherited from class org.ota.vehicle.VehicleCore
getAirConditionInd, getDrive, getFuel, getTransmission, getVeh, getVehClass, setAirConditionInd, setDrive, setFuel, setTransmission, setVeh, setVehClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocDetailsNotifRQ.LocationDetail.LoyaltyProgram.Vehicles.Vehicle

public LocDetailsNotifRQ.LocationDetail.LoyaltyProgram.Vehicles.Vehicle()
Method Detail

getIncludeExclude

public IncludeExclude getIncludeExclude()
Get the 'IncludeExclude' attribute value. To specify if the frequent renter program is required, allowed, excluded, or included for this vehicle type.

Returns:
value

setIncludeExclude

public void setIncludeExclude(IncludeExclude includeExclude)
Set the 'IncludeExclude' attribute value. To specify if the frequent renter program is required, allowed, excluded, or included for this vehicle type.

Parameters:
includeExclude -