public class AbstractOrderEntryProductInfoDTO extends ItemDTO
| Constructor and Description |
|---|
AbstractOrderEntryProductInfoDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getConfiguratorType() |
AbstractOrderEntryDTO |
getOrderEntry() |
String |
getProductInfoStatus() |
void |
setConfiguratorType(String value) |
void |
setOrderEntry(AbstractOrderEntryDTO value) |
void |
setProductInfoStatus(String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic AbstractOrderEntryProductInfoDTO()
public String getConfiguratorType()
public AbstractOrderEntryDTO getOrderEntry()
public String getProductInfoStatus()
public void setConfiguratorType(String value)
public void setOrderEntry(AbstractOrderEntryDTO value)
public void setProductInfoStatus(String value)
Copyright © 2017 SAP SE. All Rights Reserved.