| Package | Description |
|---|---|
| io.spring.initializr.metadata |
Project metadata support.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceCapabilityType |
ServiceCapability.getType() |
static ServiceCapabilityType |
ServiceCapabilityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceCapabilityType[] |
ServiceCapabilityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ServiceCapability(String id,
ServiceCapabilityType type,
String title,
String description) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.