public class AdvancedShippingNoticeEntryDTO extends ItemDTO
modifiedPropsSet| Constructor and Description |
|---|
AdvancedShippingNoticeEntryDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
AdvancedShippingNoticeDTO |
getAsn() |
java.lang.String |
getProductCode() |
int |
getQuantity() |
java.util.Set<StockLevelDTO> |
getStockLevels() |
void |
setAsn(AdvancedShippingNoticeDTO value) |
void |
setProductCode(java.lang.String value) |
void |
setQuantity(int value) |
void |
setStockLevels(java.util.Set<StockLevelDTO> value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic AdvancedShippingNoticeEntryDTO()
public AdvancedShippingNoticeDTO getAsn()
public java.lang.String getProductCode()
public int getQuantity()
public java.util.Set<StockLevelDTO> getStockLevels()
public void setAsn(AdvancedShippingNoticeDTO value)
public void setProductCode(java.lang.String value)
public void setQuantity(int value)
public void setStockLevels(java.util.Set<StockLevelDTO> value)
Copyright © 2018 SAP SE. All Rights Reserved.