Class BaggageTypeData
java.lang.Object
de.hybris.platform.unifieduibackofficeservices.model.merchandising.BaggageTypeData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCount()returns the countreturns the subCodevoidSets the countvoidsetSubCode(String subCode) Sets the subCode
-
Constructor Details
-
BaggageTypeData
public BaggageTypeData()
-
-
Method Details
-
getSubCode
returns the subCode- Returns:
- the subCode
-
setSubCode
Sets the subCode- Parameters:
subCode- the subCode
-
getCount
returns the count- Returns:
- the count
-
setCount
Sets the count- Parameters:
count- the count
-