public interface ErrorMetadata extends MetadataType
Modifier and Type | Method and Description |
---|---|
ILazyDataset |
getError()
Get error dataset
|
void |
initialize() |
void |
initialize(ILazyDataset error) |
void |
setError(ILazyDataset error)
Set the error
|
clone
void initialize()
void initialize(ILazyDataset error)
error
- ILazyDataset getError()
void setError(ILazyDataset error)
error
- Copyright © 2014–2019 Eclipse Foundation. All rights reserved.