|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionType | |
|---|---|
| org.eobjects.datacleaner.monitor.jaxb | |
| Uses of ExecutionType in org.eobjects.datacleaner.monitor.jaxb |
|---|
| Fields in org.eobjects.datacleaner.monitor.jaxb declared as ExecutionType | |
|---|---|
protected ExecutionType |
ExecutionLog.executionStatus
|
| Methods in org.eobjects.datacleaner.monitor.jaxb that return ExecutionType | |
|---|---|
static ExecutionType |
ExecutionType.fromValue(String v)
|
ExecutionType |
ExecutionLog.getExecutionStatus()
Gets the value of the executionStatus property. |
static ExecutionType |
ExecutionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ExecutionType[] |
ExecutionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eobjects.datacleaner.monitor.jaxb with parameters of type ExecutionType | |
|---|---|
void |
ExecutionLog.setExecutionStatus(ExecutionType value)
Sets the value of the executionStatus property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||