Class TktExchange
java.lang.Object
de.hybris.platform.prosservices.pros.repricer.response.TktExchange
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCur()ISO currency code, e.g.(Required)(Required)voidsetAdditionalCollection(AdditionalCollection additionalCollection) voidsetAirportTaxFlightBreakdown(List<AirportTaxFlightBreakdown> airportTaxFlightBreakdown) voidsetAirportTaxOnDGroupBreakdown(List<AirportTaxOnDGroupBreakdown> airportTaxOnDGroupBreakdown) voidsetCategory16Generated(Boolean category16Generated) voidsetChangeFee(Double changeFee) voidsetChangeFeeBreakdown(List<ChangeFeeBreakdown> changeFeeBreakdown) voidISO currency code, e.g.voidsetEndorsement(List<String> endorsement) voidsetEvenExchange(Boolean evenExchange) voidsetFareCalc(String fareCalc) (Required)voidsetNewPrice(NewPrice newPrice) (Required)voidsetOriginDestinationGroupPrices(List<OriginDestinationGroupPrice> originDestinationGroupPrices) voidvoidsetTicketPriceDifference(TicketPriceDifference ticketPriceDifference) voidsetValidity(List<Validity> validity) voidsetYqyrBreakdown(List<YqyrBreakdown> yqyrBreakdown)
-
Constructor Details
-
TktExchange
public TktExchange()
-
-
Method Details
-
getAdditionalCollection
-
setAdditionalCollection
-
getAirportTaxFlightBreakdown
-
setAirportTaxFlightBreakdown
-
getAirportTaxOnDGroupBreakdown
-
setAirportTaxOnDGroupBreakdown
public void setAirportTaxOnDGroupBreakdown(List<AirportTaxOnDGroupBreakdown> airportTaxOnDGroupBreakdown) -
getChangeFee
-
setChangeFee
-
getChangeFeeBreakdown
-
setChangeFeeBreakdown
-
getCur
ISO currency code, e.g. USD -
setCur
ISO currency code, e.g. USD -
getEndorsement
-
setEndorsement
-
getCategory16Generated
-
setCategory16Generated
-
getEvenExchange
-
setEvenExchange
-
getFareCalc
(Required) -
setFareCalc
(Required) -
getNewPrice
(Required) -
setNewPrice
(Required) -
getOriginDestinationGroupPrices
-
setOriginDestinationGroupPrices
public void setOriginDestinationGroupPrices(List<OriginDestinationGroupPrice> originDestinationGroupPrices) -
getRefund
-
setRefund
-
getTicketPriceDifference
-
setTicketPriceDifference
-
getValidity
-
setValidity
-
getYqyrBreakdown
-
setYqyrBreakdown
-