| Package | Description |
|---|---|
| eu.fispace.api.wbd |
| Modifier and Type | Field and Description |
|---|---|
protected List<SchedulingPeriodType> |
WorkabilityDataResponseMessage.schedulingPeriod |
| Modifier and Type | Method and Description |
|---|---|
SchedulingPeriodType |
ObjectFactory.createSchedulingPeriodType()
Create an instance of
SchedulingPeriodType |
SchedulingPeriodType |
SchedulingPeriodType.withBeginDateTime(XMLGregorianCalendar value) |
SchedulingPeriodType |
SchedulingPeriodType.withEndDateTime(XMLGregorianCalendar value) |
SchedulingPeriodType |
SchedulingPeriodType.withWorkability(int value) |
| Modifier and Type | Method and Description |
|---|---|
List<SchedulingPeriodType> |
WorkabilityDataResponseMessage.getSchedulingPeriod()
Gets the value of the schedulingPeriod property.
|
| Modifier and Type | Method and Description |
|---|---|
WorkabilityDataResponseMessage |
WorkabilityDataResponseMessage.withSchedulingPeriod(SchedulingPeriodType... values) |
| Modifier and Type | Method and Description |
|---|---|
WorkabilityDataResponseMessage |
WorkabilityDataResponseMessage.withSchedulingPeriod(Collection<SchedulingPeriodType> values) |
Copyright © 2014. All Rights Reserved.