Class OrderFormEntryWsDTO
- java.lang.Object
-
- de.hybris.platform.savedorderformsoccaddon.dto.OrderFormEntryWsDTO
-
- All Implemented Interfaces:
java.io.Serializable
public class OrderFormEntryWsDTO extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OrderFormEntryWsDTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.IntegergetQuantity()java.lang.StringgetSku()voidsetQuantity(java.lang.Integer quantity)voidsetSku(java.lang.String sku)
-