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