Package | Description |
---|---|
com.genesyslab.wfm7.API.service.scheduleTrade750 |
Modifier and Type | Field and Description |
---|---|
private SchTradeResponse[] |
SchTradeResponseHolder.schTradeResponse |
private SchTradeResponse[] |
SchTradeNotification.schTradeResponse
A list of
SchTradeResponse whose status has changed. |
Modifier and Type | Method and Description |
---|---|
SchTradeResponse[] |
SchTradeResponseHolder.getSchTradeResponse()
Gets the schTradeResponse value for this SchTradeResponseHolder.
|
SchTradeResponse[] |
SchTradeNotification.getSchTradeResponse()
Gets the schTradeResponse value for this SchTradeNotification.
|
Modifier and Type | Method and Description |
---|---|
void |
SchTradeResponseHolder.setSchTradeResponse(SchTradeResponse[] schTradeResponse)
Sets the schTradeResponse value for this SchTradeResponseHolder.
|
void |
SchTradeNotification.setSchTradeResponse(SchTradeResponse[] schTradeResponse)
Sets the schTradeResponse value for this SchTradeNotification.
|
Constructor and Description |
---|
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) |
SchTradeResponseHolder(int schTradeResponseNSizeIs,
SchTradeResponse[] schTradeResponse,
int schAgentDayNSizeIs,
SchAgentDay[] schAgentDay,
int schAgentDayShortNSizeIs,
SchAgentDayShort[] schAgentDayShort,
int schStateInfoNSizeIs,
SchStateInfo[] schStateInfo,
int cfgAgentInfoNSizeIs,
CfgAgentShort[] cfgAgentInfo,
int cfgTeamInfoNSizeIs,
CfgTeamShort[] cfgTeamInfo,
int cfgContractInfoNSizeIs,
CfgContractShort[] cfgContractInfo) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.