Package | Description |
---|---|
com.genesyslab.wfm7.API.service.scheduleTrade750 |
Modifier and Type | Field and Description |
---|---|
private SchTradeProposal[] |
SchTradeProposalHolder.schTradeProposal |
private SchTradeProposal[] |
SchTradeNotification.schTradeProposal
A list of
SchTradeProposal whose status has changed. |
Modifier and Type | Method and Description |
---|---|
SchTradeProposal[] |
SchTradeProposalHolder.getSchTradeProposal()
Gets the schTradeProposal value for this SchTradeProposalHolder.
|
SchTradeProposal[] |
SchTradeNotification.getSchTradeProposal()
Gets the schTradeProposal value for this SchTradeNotification.
|
Modifier and Type | Method and Description |
---|---|
void |
SchTradeProposalHolder.setSchTradeProposal(SchTradeProposal[] schTradeProposal)
Sets the schTradeProposal value for this SchTradeProposalHolder.
|
void |
SchTradeNotification.setSchTradeProposal(SchTradeProposal[] schTradeProposal)
Sets the schTradeProposal 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) |
SchTradeProposalHolder(int schTradeProposalNSizeIs,
SchTradeProposal[] schTradeProposal,
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.