| Package | Description |
|---|---|
| dashboard.domain |
| Modifier and Type | Method and Description |
|---|---|
StateType |
Settings.getStateType() |
StateType |
ServiceProviderSettings.getStateType() |
static StateType |
StateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateType[] |
StateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Settings.setStateType(StateType stateType) |
void |
ServiceProviderSettings.setStateType(StateType stateType) |
Copyright © 2012–2021 Pivotal Software, Inc.. All rights reserved.