Class BaggagesData
java.lang.Object
de.hybris.platform.shoppingfacades.data.search.response.BaggagesData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAllowances(List<BaggageData> allowances) voidsetCarryOns(List<BaggageData> carryOns) voidsetCharges(List<BaggageChargeData> charges)
-
Constructor Details
-
BaggagesData
public BaggagesData()
-
-
Method Details
-
setAllowances
-
getAllowances
-
setCarryOns
-
getCarryOns
-
setCharges
-
getCharges
-