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