public class OrderFormEntryWsDTO extends Object implements Serializable
| Constructor and Description |
|---|
OrderFormEntryWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getQuantity() |
String |
getSku() |
void |
setQuantity(Integer quantity) |
void |
setSku(String sku) |
Copyright © 2017 SAP SE. All Rights Reserved.