Package com.skava.shipping.model.dto
Class ItemsSkuDimension
java.lang.Object
com.skava.shipping.model.dto.ItemsSkuDimension
- All Implemented Interfaces:
Serializable
The Class ItemsSkuDimensionDomain.
- Author:
- Infosys Equinox
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
length
protected long lengthThe length. -
width
protected long widthThe width. -
height
protected long heightThe height. -
unit
The unit.
-
-
Constructor Details
-
ItemsSkuDimension
public ItemsSkuDimension()
-