public class AutocometHotfolder extends Object
| Constructor and Description |
|---|
AutocometHotfolder() |
AutocometHotfolder(int id,
String inFolder,
String outFolder,
String errorFolder,
String command,
int commandId,
String parameter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCommand()
Gets the command value for this AutocometHotfolder.
|
int |
getCommandId()
Gets the commandId value for this AutocometHotfolder.
|
String |
getErrorFolder()
Gets the errorFolder value for this AutocometHotfolder.
|
int |
getId()
Gets the id value for this AutocometHotfolder.
|
String |
getInFolder()
Gets the inFolder value for this AutocometHotfolder.
|
String |
getOutFolder()
Gets the outFolder value for this AutocometHotfolder.
|
String |
getParameter()
Gets the parameter value for this AutocometHotfolder.
|
int |
hashCode() |
void |
setCommand(String command)
Sets the command value for this AutocometHotfolder.
|
void |
setCommandId(int commandId)
Sets the commandId value for this AutocometHotfolder.
|
void |
setErrorFolder(String errorFolder)
Sets the errorFolder value for this AutocometHotfolder.
|
void |
setId(int id)
Sets the id value for this AutocometHotfolder.
|
void |
setInFolder(String inFolder)
Sets the inFolder value for this AutocometHotfolder.
|
void |
setOutFolder(String outFolder)
Sets the outFolder value for this AutocometHotfolder.
|
void |
setParameter(String parameter)
Sets the parameter value for this AutocometHotfolder.
|
public int getId()
public void setId(int id)
id - public String getInFolder()
public void setInFolder(String inFolder)
inFolder - public String getOutFolder()
public void setOutFolder(String outFolder)
outFolder - public String getErrorFolder()
public void setErrorFolder(String errorFolder)
errorFolder - public String getCommand()
public void setCommand(String command)
command - public int getCommandId()
public void setCommandId(int commandId)
commandId - public String getParameter()
public void setParameter(String parameter)
parameter - Copyright © 2017 SAP SE. All Rights Reserved.