Class BaggageInfoReference
java.lang.Object
de.hybris.platform.prosservices.pros.searchresponse.BaggageInfoReference
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAllowance(List<BaggageInfoRefAllowance> allowance) voidsetCarryOn(List<BaggageInfoReferenceCarryOn> carryOn) voidsetCharges(List<FeatureApplicationCharge> charges) voidsetEmbargoes(List<BaggageInfoReferenceEmbargo> embargoes) voidsetTotalCost(TotalCost totalCost)
-
Constructor Details
-
BaggageInfoReference
public BaggageInfoReference()
-
-
Method Details
-
getAllowance
-
setAllowance
-
getCharges
-
setCharges
-
getEmbargoes
-
setEmbargoes
-
getCarryOn
-
setCarryOn
-
getTotalCost
-
setTotalCost
-