org.ota.vehicle
Class RateRuleNotifRS

java.lang.Object
  extended by org.ota.shared.MessageAcknowledgement
      extended by org.ota.vehicle.RateRuleNotifRS

public class RateRuleNotifRS
extends MessageAcknowledgement

This message acknowledges that the OTA_VehRateRuleNotifRQ has been received and provides information as to its processing result. 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" type="ns:MessageAcknowledgementType" name="OTA_VehRateRuleNotifRS"/>
 


Constructor Summary
RateRuleNotifRS()
           
 
Method Summary
 
Methods inherited from class org.ota.shared.MessageAcknowledgement
clearChoiceSelect, getErrors, getOTAPayloadStdAttributes, getTPAExtensions, getUniqueID, getWarnings, ifErrors, ifSuccess, setErrors, setOTAPayloadStdAttributes, setTPAExtensions, setUniqueID, setWarnings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RateRuleNotifRS

public RateRuleNotifRS()