| Package | Description |
|---|---|
| picard.util |
| Modifier and Type | Field and Description |
|---|---|
BaitDesigner.DesignStrategy |
BaitDesigner.DESIGN_STRATEGY |
| Modifier and Type | Method and Description |
|---|---|
static BaitDesigner.DesignStrategy |
BaitDesigner.DesignStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaitDesigner.DesignStrategy[] |
BaitDesigner.DesignStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|