Package | Description |
---|---|
com.genesyslab.wfm8.API.service.RTA850 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<ScheduleState> |
AllStates.scheduledStates |
protected java.util.List<ScheduleState> |
AdherenceWithStats.scheduledStates
The scheduled states
ScheduleState . |
Modifier and Type | Method and Description |
---|---|
ScheduleState |
ScheduleState.withId(int value) |
ScheduleState |
ScheduleState.withName(java.lang.String value) |
ScheduleState |
ScheduleState.withSiteID(int value) |
ScheduleState |
ScheduleState.withStateGroupID(int value) |
ScheduleState |
ScheduleState.withType(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ScheduleState> |
AllStates.getScheduledStates()
Gets the value of the scheduledStates property.
|
java.util.List<ScheduleState> |
AdherenceWithStats.getScheduledStates()
Gets the value of the scheduledStates property.
|
Modifier and Type | Method and Description |
---|---|
AllStates |
AllStates.withScheduledStates(ScheduleState... values) |
AdherenceWithStats |
AdherenceWithStats.withScheduledStates(ScheduleState... values) |
Modifier and Type | Method and Description |
---|---|
void |
AllStates.setScheduledStates(java.util.List<ScheduleState> scheduledStates)
Sets the value of the scheduledStates property.
|
void |
AdherenceWithStats.setScheduledStates(java.util.List<ScheduleState> scheduledStates)
Sets the value of the scheduledStates property.
|
AllStates |
AllStates.withScheduledStates(java.util.Collection<ScheduleState> values) |
AdherenceWithStats |
AdherenceWithStats.withScheduledStates(java.util.Collection<ScheduleState> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.