Package | Description |
---|---|
org.seedstack.seed |
Provides SeedStack main APIs.
|
Modifier and Type | Method and Description |
---|---|
ApplicationConfig.ColorOutput |
ApplicationConfig.getColorOutput() |
static ApplicationConfig.ColorOutput |
ApplicationConfig.ColorOutput.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationConfig.ColorOutput[] |
ApplicationConfig.ColorOutput.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ApplicationConfig |
ApplicationConfig.setColorOutput(ApplicationConfig.ColorOutput colorOutput) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.