|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ota.air.Fare
org.ota.air.AirItineraryPricingInfo.ItinTotalFare
public static class AirItineraryPricingInfo.ItinTotalFare
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 java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AirItineraryPricingInfo.ItinTotalFare()
Method Detail |
---|
public AirItineraryPricingInfo.ItinTotalFare.Usage getUsage()
public void setUsage(AirItineraryPricingInfo.ItinTotalFare.Usage usage)
usage
-
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |