public class ImportBatchDTO extends BatchDTO
| Constructor and Description |
|---|
ImportBatchDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getGroup() |
ImportBatchContentDTO |
getImportBatchContent() |
String |
getImportContentCode() |
String |
getMetadata() |
void |
setGroup(int value) |
void |
setImportBatchContent(ImportBatchContentDTO value) |
void |
setImportContentCode(String value) |
void |
setMetadata(String value) |
getExecutionId, getId, getProcess, getRemainingWorkLoad, getType, setExecutionId, setId, setProcess, setRemainingWorkLoad, setTypegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic ImportBatchDTO()
public int getGroup()
public ImportBatchContentDTO getImportBatchContent()
public String getImportContentCode()
public String getMetadata()
public void setGroup(int value)
public void setImportBatchContent(ImportBatchContentDTO value)
public void setImportContentCode(String value)
public void setMetadata(String value)
Copyright © 2017 SAP SE. All Rights Reserved.