| Package | Description |
|---|---|
| org.bedework.calsvci |
This package defines the bedework api.
|
| Modifier and Type | Method and Description |
|---|---|
SchedulingI.FbGranulatedResponse |
SchedulingI.FbResponses.getAggregatedResponse()
Aggregated response
|
SchedulingI.FbGranulatedResponse |
SchedulingI.granulateFreeBusy(BwEvent fb,
BwDateTime start,
BwDateTime end,
BwDuration granularity)
Granulate (divide into equal chunks and return the result.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<SchedulingI.FbGranulatedResponse> |
SchedulingI.FbResponses.getResponses()
All responses with status
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulingI.FbResponses.setAggregatedResponse(SchedulingI.FbGranulatedResponse val)
Aggregated response
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulingI.FbResponses.setResponses(Collection<SchedulingI.FbGranulatedResponse> val) |
Copyright © 2019 Bedework. All rights reserved.