| Package | Description |
|---|---|
| tsl2.nano.cursus | |
| tsl2.nano.cursus.persistence |
| Modifier and Type | Field and Description |
|---|---|
protected IConsilium.Priority |
Consilium.priority |
| Modifier and Type | Method and Description |
|---|---|
static IConsilium.Priority |
IConsilium.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IConsilium.Priority[] |
IConsilium.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Consilium(String author,
Timer timer,
IConsilium.Priority priority,
ICommand<?>... exsecutios) |
| Modifier and Type | Method and Description |
|---|---|
IConsilium.Priority |
EConsilium.getPriority() |
| Modifier and Type | Method and Description |
|---|---|
void |
EConsilium.setPriority(IConsilium.Priority priority) |
| Constructor and Description |
|---|
EConsilium(EConsiliumID consiliumID,
String author,
ETimer timer,
IConsilium.Priority priority,
EExsecutio... exsecutios) |
Copyright © 2012–2020. All rights reserved.