|
Guvnor - Project API 6.0.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClockTypeOption | |
|---|---|
| org.guvnor.common.services.project.model | |
| Uses of ClockTypeOption in org.guvnor.common.services.project.model |
|---|
| Methods in org.guvnor.common.services.project.model that return ClockTypeOption | |
|---|---|
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. |
| Methods in org.guvnor.common.services.project.model with parameters of type ClockTypeOption | |
|---|---|
void |
KSessionModel.setClockType(ClockTypeOption clockTypeEnum)
|
|
Guvnor - Project API 6.0.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||