Package | Description |
---|---|
net.sourceforge.seqware.common.module |
Utility classes really.
|
Modifier and Type | Method and Description |
---|---|
static ReturnValue.ExitStatus |
ReturnValue.ExitStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReturnValue.ExitStatus[] |
ReturnValue.ExitStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ReturnValue(ReturnValue.ExitStatus exitStatus)
Constructor for ReturnValue.
|
Copyright © 2015 SeqWare. All rights reserved.