org.ota.air
Class AirItineraryPricingInfo.ItinTotalFare

java.lang.Object
  extended by org.ota.air.Fare
      extended by org.ota.air.AirItineraryPricingInfo.ItinTotalFare
Enclosing class:
AirItineraryPricingInfo

public static class AirItineraryPricingInfo.ItinTotalFare
extends Fare

Total price of the itinerary 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="ItinTotalFare" minOccurs="0" maxOccurs="2">
   <xs:complexType>
     <xs:complexContent>
       <xs:extension base="ns:FareType">
         <xs:attribute use="optional" name="Usage">
           <xs:simpleType>
             <!-- Reference to inner class Usage -->
           </xs:simpleType>
         </xs:attribute>
       </xs:extension>
     </xs:complexContent>
   </xs:complexType>
 </xs:element>
 


Nested Class Summary
static class AirItineraryPricingInfo.ItinTotalFare.Usage
          Schema fragment(s) for this class:
 
Nested classes/interfaces inherited from class org.ota.air.Fare
Fare.BaseFare, Fare.Discounts, Fare.EquivFare, Fare.ExchangeInfo, Fare.FareBaggageAllowance, Fare.FareConstruction, Fare.Fees, Fare.OriginalIssueInfo, Fare.Taxes, Fare.TotalFare, Fare.TourCode, Fare.UnstructuredFareCalc
 
Constructor Summary
AirItineraryPricingInfo.ItinTotalFare()
           
 
Method Summary
 AirItineraryPricingInfo.ItinTotalFare.Usage getUsage()
          Get the 'Usage' attribute value.
 void setUsage(AirItineraryPricingInfo.ItinTotalFare.Usage usage)
          Set the 'Usage' attribute value.
 
Methods inherited from class org.ota.air.Fare
addEquivFare, addFareBaggageAllowance, addRemark, clearEquivFares, clearFareBaggageAllowances, clearRemarks, getBaseFare, getDiscounts, getEquivFare, getEquivFares, getExchangeInfo, getFareBaggageAllowance, getFareBaggageAllowances, getFareConstruction, getFees, getNegotiatedFareAttributes, getOriginalIssueInfo, getRemark, getRemarks, getTaxes, getTicketDesignatorCode, getTotalFare, getTotalNbrPTC, getTotalNbrTrips, getTourCode, getTPAExtensions, getUnstructuredFareCalc, setBaseFare, setDiscounts, setEquivFares, setExchangeInfo, setFareBaggageAllowances, setFareConstruction, setFees, setNegotiatedFareAttributes, setOriginalIssueInfo, setRemarks, setTaxes, setTicketDesignatorCode, setTotalFare, setTotalNbrPTC, setTotalNbrTrips, setTourCode, setTPAExtensions, setUnstructuredFareCalc, sizeEquivFares, sizeFareBaggageAllowances, sizeRemarks
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AirItineraryPricingInfo.ItinTotalFare

public AirItineraryPricingInfo.ItinTotalFare()
Method Detail

getUsage

public AirItineraryPricingInfo.ItinTotalFare.Usage getUsage()
Get the 'Usage' attribute value. Specifies the usage of the passenger fare structure.

Returns:
value

setUsage

public void setUsage(AirItineraryPricingInfo.ItinTotalFare.Usage usage)
Set the 'Usage' attribute value. Specifies the usage of the passenger fare structure.

Parameters:
usage -