| Package | Description |
|---|---|
| org.kie.workbench.common.services.shared.kmodule |
| Modifier and Type | Method and Description |
|---|---|
static ClockTypeOption |
ClockTypeOption.get(String clockType) |
ClockTypeOption |
KSessionModel.getClockType() |
static ClockTypeOption |
ClockTypeOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClockTypeOption[] |
ClockTypeOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KSessionModel.setClockType(ClockTypeOption clockTypeEnum) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.