| Package | Description |
|---|---|
| net.sourceforge.plantuml.project3 |
| Modifier and Type | Class and Description |
|---|---|
class |
DurationDay |
| Modifier and Type | Method and Description |
|---|---|
Duration |
TaskImpl.getDuration() |
Duration |
Task.getDuration() |
| Modifier and Type | Method and Description |
|---|---|
Instant |
Instant.add(Duration duration) |
InstantDay |
InstantDay.add(Duration duration) |
void |
TaskImpl.setDuration(Duration duration) |
void |
Task.setDuration(Duration duration) |
Instant |
Instant.sub(Duration duration) |
InstantDay |
InstantDay.sub(Duration duration) |
Copyright © 2017. All rights reserved.