Class SolutionBaggageList
java.lang.Object
de.hybris.platform.coreairlinewebservicescommons.dto.SolutionBaggageList
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAllowances(List<SolutionBaggageInfo> allowances) voidsetCarryOns(List<SolutionBaggageInfo> carryOns) voidsetCharges(List<SolutionBaggageInfo> charges) voidsetTotalCost(Price totalCost)
-
Constructor Details
-
SolutionBaggageList
public SolutionBaggageList()
-
-
Method Details
-
setAllowances
-
getAllowances
-
setCarryOns
-
getCarryOns
-
setCharges
-
getCharges
-
setTotalCost
-
getTotalCost
-