| Modifier and Type | Method and Description |
|---|---|
ExitCode |
JavaCommand.execute() |
protected ExitCode |
Launcher.executeApplication() |
protected ExitCode |
Launcher.executeUpdate() |
static ExitCode |
ExitCode.valueOf(int code) |
static ExitCode |
ExitCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExitCode[] |
ExitCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Ifremer. All rights reserved.