Package | Description |
---|---|
net.sourceforge.seqware.pipeline.module |
This package provides the SeqWare module interface and API, including
common code and classes.
|
Modifier and Type | Method and Description |
---|---|
static ModuleMethod |
ModuleMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModuleMethod[] |
ModuleMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 SeqWare. All rights reserved.