| Package | Description |
|---|---|
| net.sf.okapi.lib.extra.pipelinebuilder |
| Modifier and Type | Method and Description |
|---|---|
static XPipelineType |
XPipelineType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XPipelineType[] |
XPipelineType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
XPipeline(String description,
XBatch batch,
XPipelineType type,
IPipelineStep... steps) |
XPipeline(String description,
XPipelineType type,
IPipelineStep... steps) |
Copyright © 2019. All rights reserved.