Class AirportTaxFlightBreakdown
java.lang.Object
de.hybris.platform.prosservices.pros.searchresponse.AirportTaxFlightBreakdown
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetFlightIDs(List<Integer> flightIDs) voidsetPassengerIDs(List<Integer> passengerIDs) voidsetTaxCode(String taxCode)
-
Constructor Details
-
AirportTaxFlightBreakdown
public AirportTaxFlightBreakdown()
-
-
Method Details
-
getTaxCode
-
setTaxCode
-
getAmount
-
setAmount
-
getPassengerIDs
-
setPassengerIDs
-
getFlightIDs
-
setFlightIDs
-