org.ota.vehicle
Class VehicleModifyRQCore.RateQualifier

java.lang.Object
  extended by org.ota.vehicle.VehicleModifyRQCore.RateQualifier
Enclosing class:
VehicleModifyRQCore

public static class VehicleModifyRQCore.RateQualifier
extends java.lang.Object

Indicates the type of rates of interest to the customer, along with any discount number or promotional codes that may affect the rate. 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="RateQualifier" minOccurs="0">
   <xs:complexType>
     <xs:attributeGroup ref="ns:RateQualifierCoreGroup"/>
     <xs:attribute type="xs:string" use="optional" name="VendorRateID"/>
   </xs:complexType>
 </xs:element>
 


Constructor Summary
VehicleModifyRQCore.RateQualifier()
           
 
Method Summary
 RateQualifierCoreGroup getRateQualifierCoreGroup()
          Get the 'RateQualifierCoreGroup' attributeGroup value.
 java.lang.String getVendorRateID()
          Get the 'VendorRateID' attribute value.
 void setRateQualifierCoreGroup(RateQualifierCoreGroup rateQualifierCoreGroup)
          Set the 'RateQualifierCoreGroup' attributeGroup value.
 void setVendorRateID(java.lang.String vendorRateID)
          Set the 'VendorRateID' attribute value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VehicleModifyRQCore.RateQualifier

public VehicleModifyRQCore.RateQualifier()
Method Detail

getRateQualifierCoreGroup

public RateQualifierCoreGroup getRateQualifierCoreGroup()
Get the 'RateQualifierCoreGroup' attributeGroup value.

Returns:
value

setRateQualifierCoreGroup

public void setRateQualifierCoreGroup(RateQualifierCoreGroup rateQualifierCoreGroup)
Set the 'RateQualifierCoreGroup' attributeGroup value.

Parameters:
rateQualifierCoreGroup -

getVendorRateID

public java.lang.String getVendorRateID()
Get the 'VendorRateID' attribute value. The identifier assigned to this rate by the vendor

Returns:
value

setVendorRateID

public void setVendorRateID(java.lang.String vendorRateID)
Set the 'VendorRateID' attribute value. The identifier assigned to this rate by the vendor

Parameters:
vendorRateID -