| Package | Description |
|---|---|
| org.springframework.boot.gradle |
| Modifier and Type | Method and Description |
|---|---|
SpringBootPluginExtension.LayoutType |
SpringBootPluginExtension.getLayout() |
static SpringBootPluginExtension.LayoutType |
SpringBootPluginExtension.LayoutType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpringBootPluginExtension.LayoutType[] |
SpringBootPluginExtension.LayoutType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpringBootPluginExtension.setLayout(SpringBootPluginExtension.LayoutType layout) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.