Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config852 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgPlanningPeriod> |
CfgPlanningPeriodHolder.periods
A list of periods
CfgPlanningPeriod |
Modifier and Type | Method and Description |
---|---|
CfgPlanningPeriod |
CfgPlanningPeriod.withPeriodEnd(double value) |
CfgPlanningPeriod |
CfgPlanningPeriod.withPeriodStart(double value) |
CfgPlanningPeriod |
CfgPlanningPeriod.withPeriodWeekEnd(double value) |
CfgPlanningPeriod |
CfgPlanningPeriod.withPeriodWeekStart(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgPlanningPeriod> |
CfgPlanningPeriodHolder.getPeriods()
Gets the value of the periods property.
|
Modifier and Type | Method and Description |
---|---|
CfgPlanningPeriodHolder |
CfgPlanningPeriodHolder.withPeriods(CfgPlanningPeriod... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgPlanningPeriodHolder.setPeriods(java.util.List<CfgPlanningPeriod> periods)
Sets the value of the periods property.
|
CfgPlanningPeriodHolder |
CfgPlanningPeriodHolder.withPeriods(java.util.Collection<CfgPlanningPeriod> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.