public class SAPLogicalSystemDTO extends ItemDTO
| Constructor and Description |
|---|
SAPLogicalSystemDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
SAPGlobalConfigurationDTO |
getSapGlobalConfiguration() |
SAPHTTPDestinationDTO |
getSapHTTPDestination() |
String |
getSapLogicalSystemName() |
String |
getSapSystemType() |
String |
getSenderName() |
String |
getSenderPort() |
boolean |
isDefaultLogicalSystem() |
void |
setDefaultLogicalSystem(boolean value) |
void |
setSapGlobalConfiguration(SAPGlobalConfigurationDTO value) |
void |
setSapHTTPDestination(SAPHTTPDestinationDTO value) |
void |
setSapLogicalSystemName(String value) |
void |
setSapSystemType(String value) |
void |
setSenderName(String value) |
void |
setSenderPort(String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic SAPLogicalSystemDTO()
public SAPGlobalConfigurationDTO getSapGlobalConfiguration()
public SAPHTTPDestinationDTO getSapHTTPDestination()
public String getSapLogicalSystemName()
public String getSapSystemType()
public String getSenderName()
public String getSenderPort()
public boolean isDefaultLogicalSystem()
public void setDefaultLogicalSystem(boolean value)
public void setSapGlobalConfiguration(SAPGlobalConfigurationDTO value)
public void setSapHTTPDestination(SAPHTTPDestinationDTO value)
public void setSapLogicalSystemName(String value)
public void setSapSystemType(String value)
public void setSenderName(String value)
public void setSenderPort(String value)
Copyright © 2017 SAP SE. All Rights Reserved.