org.ota.vehicle
Class VehicleLocationServicesOffered.OnLocationServices.OnLocationService.OnLocServiceCharges.OnLocServiceCharge

java.lang.Object
  extended by org.ota.vehicle.VehicleCharge
      extended by org.ota.vehicle.VehicleLocationServicesOffered.OnLocationServices.OnLocationService.OnLocServiceCharges.OnLocServiceCharge
Enclosing class:
VehicleLocationServicesOffered.OnLocationServices.OnLocationService.OnLocServiceCharges

public static class VehicleLocationServicesOffered.OnLocationServices.OnLocationService.OnLocServiceCharges.OnLocServiceCharge
extends VehicleCharge

One specific charge for this on-location service. 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="OnLocServiceCharge" maxOccurs="99">
   <xs:complexType>
     <xs:complexContent>
       <xs:extension base="ns:VehicleChargeType">
         <xs:sequence>
           <xs:element name="Vehicles" minOccurs="0">
             <!-- Reference to inner class Vehicles -->
           </xs:element>
         </xs:sequence>
       </xs:extension>
     </xs:complexContent>
   </xs:complexType>
 </xs:element>
 


Nested Class Summary
static class VehicleLocationServicesOffered.OnLocationServices.OnLocationService.OnLocServiceCharges.OnLocServiceCharge.Vehicles
          A collection of vehicles for which this charge applies.
 
Nested classes/interfaces inherited from class org.ota.vehicle.VehicleCharge
VehicleCharge.Calculation, VehicleCharge.MinMax, VehicleCharge.TaxAmounts
 
Constructor Summary
VehicleLocationServicesOffered.OnLocationServices.OnLocationService.OnLocServiceCharges.OnLocServiceCharge()
           
 
Method Summary
 VehicleLocationServicesOffered.OnLocationServices.OnLocationService.OnLocServiceCharges.OnLocServiceCharge.Vehicles getVehicles()
          Get the 'Vehicles' element value.
 void setVehicles(VehicleLocationServicesOffered.OnLocationServices.OnLocationService.OnLocServiceCharges.OnLocServiceCharge.Vehicles vehicles)
          Set the 'Vehicles' element value.
 
Methods inherited from class org.ota.vehicle.VehicleCharge
addCalculation, clearCalculations, getCalculation, getCalculations, getCurrencyAmountGroup, getDescription, getGuaranteedInd, getIncludedInEstTotalInd, getIncludedInRate, getMinMax, getTaxAmounts, getTaxInclusive, setCalculations, setCurrencyAmountGroup, setDescription, setGuaranteedInd, setIncludedInEstTotalInd, setIncludedInRate, setMinMax, setTaxAmounts, setTaxInclusive, sizeCalculations
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VehicleLocationServicesOffered.OnLocationServices.OnLocationService.OnLocServiceCharges.OnLocServiceCharge

public VehicleLocationServicesOffered.OnLocationServices.OnLocationService.OnLocServiceCharges.OnLocServiceCharge()
Method Detail

getVehicles

public VehicleLocationServicesOffered.OnLocationServices.OnLocationService.OnLocServiceCharges.OnLocServiceCharge.Vehicles getVehicles()
Get the 'Vehicles' element value.

Returns:
value

setVehicles

public void setVehicles(VehicleLocationServicesOffered.OnLocationServices.OnLocationService.OnLocServiceCharges.OnLocServiceCharge.Vehicles vehicles)
Set the 'Vehicles' element value.

Parameters:
vehicles -