| Package | Description |
|---|---|
| net.sourceforge.plantuml.project3 |
| Modifier and Type | Method and Description |
|---|---|
static TaskAttribute |
TaskAttribute.fromString(String value) |
TaskAttribute |
TaskInstant.getAttribute() |
static TaskAttribute |
TaskAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskAttribute[] |
TaskAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Value |
Solver.getData(TaskAttribute attribute) |
void |
Solver.setData(TaskAttribute attribute,
Value value) |
| Constructor and Description |
|---|
TaskInstant(Task task,
TaskAttribute attribute) |
Copyright © 2017. All rights reserved.