public interface PollEntity
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PollEntity.Option |
| Modifier and Type | Method and Description |
|---|---|
int |
getDurationMinutes() |
Instant |
getEndTimestamp() |
List<? extends PollEntity.Option> |
getOptions() |
List<? extends PollEntity.Option> getOptions()
Instant getEndTimestamp()
int getDurationMinutes()
Copyright © 2019 FJOBI Labs Softwareentwicklung - Felix Jordan. All rights reserved.