public class ImpExWorkerResult
extends java.lang.Object
| Constructor and Description |
|---|
ImpExWorkerResult(ImpExWorker worker,
ValueLine valueLine,
Item ret,
java.lang.Exception error) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Exception |
getError() |
ValueLine |
getLine() |
Item |
getResult() |
ImpExWorker |
getWorker() |
java.lang.String |
toString() |
public ImpExWorkerResult(ImpExWorker worker, ValueLine valueLine, Item ret, java.lang.Exception error)
public java.lang.Exception getError()
public ValueLine getLine()
public Item getResult()
public ImpExWorker getWorker()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2018 SAP SE. All Rights Reserved.