public class StockLevelAdjustmentWsDTO extends Object implements Serializable
| Constructor and Description |
|---|
StockLevelAdjustmentWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
Long |
getQuantity() |
String |
getReason() |
void |
setComment(String comment) |
void |
setQuantity(Long quantity) |
void |
setReason(String reason) |
Copyright © 2017 SAP SE. All Rights Reserved.