public class ServiceInstance extends Object
| Constructor and Description |
|---|
ServiceInstance() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Map<String,Instant> |
getSessions() |
Optional<Instant> |
getStartDate(String session) |
void |
setName(String name) |
void |
setSession(String session,
Instant startDate) |
void |
setSessions(Map<String,Instant> sessions) |
Copyright © 2022 Indoqa Software Design und Beratung GmbH. All rights reserved.