public class ExternalImportKeyDTO extends ItemDTO
| Constructor and Description |
|---|
ExternalImportKeyDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceKey() |
String |
getSourceSystemID() |
Long |
getTargetPK() |
void |
setSourceKey(String value) |
void |
setSourceSystemID(String value) |
void |
setTargetPK(Long value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic ExternalImportKeyDTO()
public String getSourceKey()
public String getSourceSystemID()
public Long getTargetPK()
public void setSourceKey(String value)
public void setSourceSystemID(String value)
public void setTargetPK(Long value)
Copyright © 2017 SAP SE. All Rights Reserved.