Package | Description |
---|---|
com.genesyslab.wfm8.API.service.RTA850 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<ScheduledStateGroup> |
AllStates.scheduledStateGroups |
protected java.util.List<ScheduledStateGroup> |
AdherenceWithStats.scheduledStateGroups
The scheduled state groups
ScheduledStateGroup . |
Modifier and Type | Method and Description |
---|---|
ScheduledStateGroup |
ScheduledStateGroup.withChannelName(java.lang.String value) |
ScheduledStateGroup |
ScheduledStateGroup.withHasChannelName(int value) |
ScheduledStateGroup |
ScheduledStateGroup.withId(int value) |
ScheduledStateGroup |
ScheduledStateGroup.withName(java.lang.String value) |
ScheduledStateGroup |
ScheduledStateGroup.withSiteID(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ScheduledStateGroup> |
AllStates.getScheduledStateGroups()
Gets the value of the scheduledStateGroups property.
|
java.util.List<ScheduledStateGroup> |
AdherenceWithStats.getScheduledStateGroups()
Gets the value of the scheduledStateGroups property.
|
Modifier and Type | Method and Description |
---|---|
AllStates |
AllStates.withScheduledStateGroups(ScheduledStateGroup... values) |
AdherenceWithStats |
AdherenceWithStats.withScheduledStateGroups(ScheduledStateGroup... values) |
Modifier and Type | Method and Description |
---|---|
void |
AllStates.setScheduledStateGroups(java.util.List<ScheduledStateGroup> scheduledStateGroups)
Sets the value of the scheduledStateGroups property.
|
void |
AdherenceWithStats.setScheduledStateGroups(java.util.List<ScheduledStateGroup> scheduledStateGroups)
Sets the value of the scheduledStateGroups property.
|
AllStates |
AllStates.withScheduledStateGroups(java.util.Collection<ScheduledStateGroup> values) |
AdherenceWithStats |
AdherenceWithStats.withScheduledStateGroups(java.util.Collection<ScheduledStateGroup> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.