Package | Description |
---|---|
com.genesyslab.wfm8.API.service.RTA810 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<NameIDStruct> |
AllStatesStruct.genesysStates |
protected java.util.List<NameIDStruct> |
AdherenceWithStatsStruct.genesysStates
The genesys real-time states
NameIDStruct . |
protected java.util.List<NameIDStruct> |
AllStatesStruct.scheduledStateGroups |
protected java.util.List<NameIDStruct> |
AdherenceWithStatsStruct.scheduledStateGroups
The scheduled state groups
NameIDStruct . |
protected java.util.List<NameIDStruct> |
AllStatesStruct.siteNames |
protected java.util.List<NameIDStruct> |
AdherenceWithStatsStruct.siteNames
The site names
NameIDStruct . |
protected java.util.List<NameIDStruct> |
AdherenceWithStatsStruct.teamNames
The team names
NameIDStruct . |
Modifier and Type | Method and Description |
---|---|
NameIDStruct |
NameIDStruct.withId(int value) |
NameIDStruct |
NameIDStruct.withName(java.lang.String value) |
NameIDStruct |
NameIDStruct.withSiteID(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<NameIDStruct> |
AllStatesStruct.getGenesysStates()
Gets the value of the genesysStates property.
|
java.util.List<NameIDStruct> |
AdherenceWithStatsStruct.getGenesysStates()
Gets the value of the genesysStates property.
|
java.util.List<NameIDStruct> |
AllStatesStruct.getScheduledStateGroups()
Gets the value of the scheduledStateGroups property.
|
java.util.List<NameIDStruct> |
AdherenceWithStatsStruct.getScheduledStateGroups()
Gets the value of the scheduledStateGroups property.
|
java.util.List<NameIDStruct> |
AllStatesStruct.getSiteNames()
Gets the value of the siteNames property.
|
java.util.List<NameIDStruct> |
AdherenceWithStatsStruct.getSiteNames()
Gets the value of the siteNames property.
|
java.util.List<NameIDStruct> |
AdherenceWithStatsStruct.getTeamNames()
Gets the value of the teamNames property.
|
Modifier and Type | Method and Description |
---|---|
AllStatesStruct |
AllStatesStruct.withGenesysStates(NameIDStruct... values) |
AdherenceWithStatsStruct |
AdherenceWithStatsStruct.withGenesysStates(NameIDStruct... values) |
AllStatesStruct |
AllStatesStruct.withScheduledStateGroups(NameIDStruct... values) |
AdherenceWithStatsStruct |
AdherenceWithStatsStruct.withScheduledStateGroups(NameIDStruct... values) |
AllStatesStruct |
AllStatesStruct.withSiteNames(NameIDStruct... values) |
AdherenceWithStatsStruct |
AdherenceWithStatsStruct.withSiteNames(NameIDStruct... values) |
AdherenceWithStatsStruct |
AdherenceWithStatsStruct.withTeamNames(NameIDStruct... values) |
Modifier and Type | Method and Description |
---|---|
void |
AllStatesStruct.setGenesysStates(java.util.List<NameIDStruct> genesysStates)
Sets the value of the genesysStates property.
|
void |
AdherenceWithStatsStruct.setGenesysStates(java.util.List<NameIDStruct> genesysStates)
Sets the value of the genesysStates property.
|
void |
AllStatesStruct.setScheduledStateGroups(java.util.List<NameIDStruct> scheduledStateGroups)
Sets the value of the scheduledStateGroups property.
|
void |
AdherenceWithStatsStruct.setScheduledStateGroups(java.util.List<NameIDStruct> scheduledStateGroups)
Sets the value of the scheduledStateGroups property.
|
void |
AllStatesStruct.setSiteNames(java.util.List<NameIDStruct> siteNames)
Sets the value of the siteNames property.
|
void |
AdherenceWithStatsStruct.setSiteNames(java.util.List<NameIDStruct> siteNames)
Sets the value of the siteNames property.
|
void |
AdherenceWithStatsStruct.setTeamNames(java.util.List<NameIDStruct> teamNames)
Sets the value of the teamNames property.
|
AllStatesStruct |
AllStatesStruct.withGenesysStates(java.util.Collection<NameIDStruct> values) |
AdherenceWithStatsStruct |
AdherenceWithStatsStruct.withGenesysStates(java.util.Collection<NameIDStruct> values) |
AllStatesStruct |
AllStatesStruct.withScheduledStateGroups(java.util.Collection<NameIDStruct> values) |
AdherenceWithStatsStruct |
AdherenceWithStatsStruct.withScheduledStateGroups(java.util.Collection<NameIDStruct> values) |
AllStatesStruct |
AllStatesStruct.withSiteNames(java.util.Collection<NameIDStruct> values) |
AdherenceWithStatsStruct |
AdherenceWithStatsStruct.withSiteNames(java.util.Collection<NameIDStruct> values) |
AdherenceWithStatsStruct |
AdherenceWithStatsStruct.withTeamNames(java.util.Collection<NameIDStruct> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.