Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule800 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SchScenario> |
SchScenarioHolder.scenario
An array of
SchScenario |
Modifier and Type | Method and Description |
---|---|
SchScenario |
SchScenario.withGswUserId(int value) |
SchScenario |
SchScenario.withSchSites(java.util.Collection<SchScenarioSite> values) |
SchScenario |
SchScenario.withSchSites(SchScenarioSite... values) |
SchScenario |
SchScenario.withSchSitesNSizeIs(int value) |
SchScenario |
SchScenario.withSchSiteStatus(java.util.Collection<SchScenarioSiteStatus> values) |
SchScenario |
SchScenario.withSchSiteStatus(SchScenarioSiteStatus... values) |
SchScenario |
SchScenario.withSchSiteStatusNSizeIs(int value) |
SchScenario |
SchScenario.withTimestamp(long value) |
SchScenario |
SchScenario.withWmComments(java.lang.String value) |
SchScenario |
SchScenario.withWmCreateDateTime(double value) |
SchScenario |
SchScenario.withWmEndDate(double value) |
SchScenario |
SchScenario.withWmEndDateExt(double value) |
SchScenario |
SchScenario.withWmName(java.lang.String value) |
SchScenario |
SchScenario.withWmScheduleId(int value) |
SchScenario |
SchScenario.withWmStartDate(double value) |
SchScenario |
SchScenario.withWmType(int value) |
SchScenario |
SchScenario.withWmUpdateDateTime(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchScenario> |
SchScenarioHolder.getScenario()
Gets the value of the scenario property.
|
Modifier and Type | Method and Description |
---|---|
SchScenarioHolder |
SchScenarioHolder.withScenario(SchScenario... values) |
Modifier and Type | Method and Description |
---|---|
void |
SchScenarioHolder.setScenario(java.util.List<SchScenario> scenario)
Sets the value of the scenario property.
|
SchScenarioHolder |
SchScenarioHolder.withScenario(java.util.Collection<SchScenario> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.