public class AbstractOrderEntryProductInfosDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
AbstractOrderEntryProductInfosDTO()
Generated constructor - for generic creation.
|
AbstractOrderEntryProductInfosDTO(java.util.List<AbstractOrderEntryProductInfoDTO> abstractorderentryproductinfosList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractOrderEntryProductInfoDTO> |
getAbstractOrderEntryProductInfos() |
void |
setAbstractOrderEntryProductInfos(java.util.List<AbstractOrderEntryProductInfoDTO> abstractorderentryproductinfosList) |
getUri, setUripublic AbstractOrderEntryProductInfosDTO()
public AbstractOrderEntryProductInfosDTO(java.util.List<AbstractOrderEntryProductInfoDTO> abstractorderentryproductinfosList)
public java.util.List<AbstractOrderEntryProductInfoDTO> getAbstractOrderEntryProductInfos()
public void setAbstractOrderEntryProductInfos(java.util.List<AbstractOrderEntryProductInfoDTO> abstractorderentryproductinfosList)
abstractorderentryproductinfosList - the abstractorderentryproductinfosList to setCopyright © 2018 SAP SE. All Rights Reserved.