Class Baggage
java.lang.Object
de.hybris.platform.coreairlinewebservicescommons.dto.search.response.Baggage
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()voidsetAllowedPieces(List<BaggageProduct> allowedPieces) voidvoidsetTotalAllowedPieces(Integer totalAllowedPieces)
-
Constructor Details
-
Baggage
public Baggage()
-
-
Method Details
-
setId
-
getId
-
setAllowedPieces
-
getAllowedPieces
-
setTotalAllowedPieces
-
getTotalAllowedPieces
-