Package | Description |
---|---|
com.genesyslab.wfm7.API.service.scheduleTrade720 |
Modifier and Type | Field and Description |
---|---|
private SchTrade[] |
SchTradeNotification.schTrade
A list of
SchTrade that status has changed. |
private SchTrade[] |
SchTradeHolder.schTrade |
Modifier and Type | Method and Description |
---|---|
SchTrade[] |
SchTradeNotification.getSchTrade()
Gets the schTrade value for this SchTradeNotification.
|
SchTrade[] |
SchTradeHolder.getSchTrade()
Gets the schTrade value for this SchTradeHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
SchTradeNotification.setSchTrade(SchTrade[] schTrade)
Sets the schTrade value for this SchTradeNotification.
|
void |
SchTradeHolder.setSchTrade(SchTrade[] schTrade)
Sets the schTrade value for this SchTradeHolder.
|
Constructor and Description |
---|
SchTradeHolder(int schTradeNSizeIs,
SchTrade[] schTrade,
int schAgentDayNSizeIs,
SchAgentDay[] schAgentDay,
int schAgentDayShortNSizeIs,
SchAgentDayShort[] schAgentDayShort,
int schStateInfoNSizeIs,
SchStateInfo[] schStateInfo,
int cfgAgentInfoNSizeIs,
CfgAgentShort[] cfgAgentInfo,
int cfgTeamInfoNSizeIs,
CfgTeamShort[] cfgTeamInfo,
int cfgContractInfoNSizeIs,
CfgContractShort[] cfgContractInfo) |
SchTradeNotification(long timestamp,
int proposalsNSizeIs,
SchTradeProposalStatus[] proposals,
int responsesNSizeIs,
SchTradeResponseStatus[] responses,
int tradesNSizeIs,
SchTradeStatus[] trades,
int schTradeProposalNSizeIs,
SchTradeProposal[] schTradeProposal,
int schTradeResponseNSizeIs,
SchTradeResponse[] schTradeResponse,
int schTradeNSizeIs,
SchTrade[] schTrade,
SchAgentDayHolder schedules) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.