Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule852 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SchScenarioProfile> |
SchScenarioParams.schProfiles |
Modifier and Type | Method and Description |
---|---|
SchScenarioProfile |
SchScenarioProfile.withWmCurrNumber(int value) |
SchScenarioProfile |
SchScenarioProfile.withWmGrowPerc(double value) |
SchScenarioProfile |
SchScenarioProfile.withWmMaxNumber(int value) |
SchScenarioProfile |
SchScenarioProfile.withWmMinNumber(int value) |
SchScenarioProfile |
SchScenarioProfile.withWmProfileId(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchScenarioProfile> |
SchScenarioParams.getSchProfiles()
Gets the value of the schProfiles property.
|
Modifier and Type | Method and Description |
---|---|
SchScenarioParams |
SchScenarioParams.withSchProfiles(SchScenarioProfile... values) |
Modifier and Type | Method and Description |
---|---|
void |
SchScenarioParams.setSchProfiles(java.util.List<SchScenarioProfile> schProfiles)
Sets the value of the schProfiles property.
|
SchScenarioParams |
SchScenarioParams.withSchProfiles(java.util.Collection<SchScenarioProfile> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.