| Package | Description |
|---|---|
| com.ethlo.time |
| Modifier and Type | Method and Description |
|---|---|
PresentationMode |
OutputConfig.getMode() |
static PresentationMode |
PresentationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PresentationMode[] |
PresentationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OutputConfig |
OutputConfig.mode(PresentationMode mode) |
OutputConfig.Builder |
OutputConfig.Builder.mode(PresentationMode mode) |
Copyright © 2019. All rights reserved.