public class SAPPlantLogSysOrgDTO extends ItemDTO
| Constructor and Description |
|---|
SAPPlantLogSysOrgDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
SAPLogicalSystemDTO |
getLogSys() |
WarehouseDTO |
getPlant() |
SAPSalesOrganizationDTO |
getSalesOrg() |
SAPConfigurationDTO |
getSapConfiguration() |
void |
setLogSys(SAPLogicalSystemDTO value) |
void |
setPlant(WarehouseDTO value) |
void |
setSalesOrg(SAPSalesOrganizationDTO value) |
void |
setSapConfiguration(SAPConfigurationDTO value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic SAPPlantLogSysOrgDTO()
public SAPLogicalSystemDTO getLogSys()
public WarehouseDTO getPlant()
public SAPSalesOrganizationDTO getSalesOrg()
public SAPConfigurationDTO getSapConfiguration()
public void setLogSys(SAPLogicalSystemDTO value)
public void setPlant(WarehouseDTO value)
public void setSalesOrg(SAPSalesOrganizationDTO value)
public void setSapConfiguration(SAPConfigurationDTO value)
Copyright © 2017 SAP SE. All Rights Reserved.