public class SchTradeNotification
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private SchTradeProposalStatus[] |
proposals
A list of
SchTradeProposalStatus identifying trade proposals whose status has changed, with their new statuses. |
private int |
proposalsNSizeIs
Number of elements in the "proposals" array
|
private SchTradeResponseStatus[] |
responses
A list of
SchTradeResponseStatus identifying trade responses whose status has changed, with their new statuses. |
private int |
responsesNSizeIs
Number of elements in the "responses" array
|
private SchAgentDayHolder |
schedules
SchAgentDayHolder contains schedule and related information |
private SchTrade[] |
schTrade
A list of
SchTrade whose status has changed. |
private int |
schTradeNSizeIs
Number of elements in the "schTrade" array
|
private SchTradeProposal[] |
schTradeProposal
A list of
SchTradeProposal whose status has changed. |
private int |
schTradeProposalNSizeIs
Number of elements in the "schTradeProposal" array
|
private SchTradeResponse[] |
schTradeResponse
A list of
SchTradeResponse whose status has changed. |
private int |
schTradeResponseNSizeIs
Number of elements in the "schTradeResponse" array
|
private long |
timestamp
New timestamp value
|
private SchTradeStatus[] |
trades
A list of
SchTradeStatus identifying trades whose status has changed, with their new statuses. |
private int |
tradesNSizeIs
Number of elements in the "trades" array
|
Constructor and Description |
---|
SchTradeNotification() |
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) |
Modifier and Type | Method and Description |
---|---|
SchTradeProposalStatus[] |
getProposals()
Gets the proposals value for this SchTradeNotification.
|
int |
getProposalsNSizeIs()
Gets the proposalsNSizeIs value for this SchTradeNotification.
|
SchTradeResponseStatus[] |
getResponses()
Gets the responses value for this SchTradeNotification.
|
int |
getResponsesNSizeIs()
Gets the responsesNSizeIs value for this SchTradeNotification.
|
SchAgentDayHolder |
getSchedules()
Gets the schedules value for this SchTradeNotification.
|
SchTrade[] |
getSchTrade()
Gets the schTrade value for this SchTradeNotification.
|
int |
getSchTradeNSizeIs()
Gets the schTradeNSizeIs value for this SchTradeNotification.
|
SchTradeProposal[] |
getSchTradeProposal()
Gets the schTradeProposal value for this SchTradeNotification.
|
int |
getSchTradeProposalNSizeIs()
Gets the schTradeProposalNSizeIs value for this SchTradeNotification.
|
SchTradeResponse[] |
getSchTradeResponse()
Gets the schTradeResponse value for this SchTradeNotification.
|
int |
getSchTradeResponseNSizeIs()
Gets the schTradeResponseNSizeIs value for this SchTradeNotification.
|
long |
getTimestamp()
Gets the timestamp value for this SchTradeNotification.
|
SchTradeStatus[] |
getTrades()
Gets the trades value for this SchTradeNotification.
|
int |
getTradesNSizeIs()
Gets the tradesNSizeIs value for this SchTradeNotification.
|
void |
setProposals(SchTradeProposalStatus[] proposals)
Sets the proposals value for this SchTradeNotification.
|
void |
setProposalsNSizeIs(int proposalsNSizeIs)
Sets the proposalsNSizeIs value for this SchTradeNotification.
|
void |
setResponses(SchTradeResponseStatus[] responses)
Sets the responses value for this SchTradeNotification.
|
void |
setResponsesNSizeIs(int responsesNSizeIs)
Sets the responsesNSizeIs value for this SchTradeNotification.
|
void |
setSchedules(SchAgentDayHolder schedules)
Sets the schedules value for this SchTradeNotification.
|
void |
setSchTrade(SchTrade[] schTrade)
Sets the schTrade value for this SchTradeNotification.
|
void |
setSchTradeNSizeIs(int schTradeNSizeIs)
Sets the schTradeNSizeIs value for this SchTradeNotification.
|
void |
setSchTradeProposal(SchTradeProposal[] schTradeProposal)
Sets the schTradeProposal value for this SchTradeNotification.
|
void |
setSchTradeProposalNSizeIs(int schTradeProposalNSizeIs)
Sets the schTradeProposalNSizeIs value for this SchTradeNotification.
|
void |
setSchTradeResponse(SchTradeResponse[] schTradeResponse)
Sets the schTradeResponse value for this SchTradeNotification.
|
void |
setSchTradeResponseNSizeIs(int schTradeResponseNSizeIs)
Sets the schTradeResponseNSizeIs value for this SchTradeNotification.
|
void |
setTimestamp(long timestamp)
Sets the timestamp value for this SchTradeNotification.
|
void |
setTrades(SchTradeStatus[] trades)
Sets the trades value for this SchTradeNotification.
|
void |
setTradesNSizeIs(int tradesNSizeIs)
Sets the tradesNSizeIs value for this SchTradeNotification.
|
private long timestamp
private int proposalsNSizeIs
private SchTradeProposalStatus[] proposals
SchTradeProposalStatus
identifying trade proposals whose status has changed, with their new statuses.private int responsesNSizeIs
private SchTradeResponseStatus[] responses
SchTradeResponseStatus
identifying trade responses whose status has changed, with their new statuses.private int tradesNSizeIs
private SchTradeStatus[] trades
SchTradeStatus
identifying trades whose status has changed, with their new statuses.private int schTradeProposalNSizeIs
private SchTradeProposal[] schTradeProposal
SchTradeProposal
whose status has changed.private int schTradeResponseNSizeIs
private SchTradeResponse[] schTradeResponse
SchTradeResponse
whose status has changed.private int schTradeNSizeIs
private SchAgentDayHolder schedules
SchAgentDayHolder
contains schedule and related informationpublic SchTradeNotification()
public 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)
public long getTimestamp()
public void setTimestamp(long timestamp)
timestamp
- public int getProposalsNSizeIs()
public void setProposalsNSizeIs(int proposalsNSizeIs)
proposalsNSizeIs
- public SchTradeProposalStatus[] getProposals()
public void setProposals(SchTradeProposalStatus[] proposals)
proposals
- public int getResponsesNSizeIs()
public void setResponsesNSizeIs(int responsesNSizeIs)
responsesNSizeIs
- public SchTradeResponseStatus[] getResponses()
public void setResponses(SchTradeResponseStatus[] responses)
responses
- public int getTradesNSizeIs()
public void setTradesNSizeIs(int tradesNSizeIs)
tradesNSizeIs
- public SchTradeStatus[] getTrades()
public void setTrades(SchTradeStatus[] trades)
trades
- public int getSchTradeProposalNSizeIs()
public void setSchTradeProposalNSizeIs(int schTradeProposalNSizeIs)
schTradeProposalNSizeIs
- public SchTradeProposal[] getSchTradeProposal()
public void setSchTradeProposal(SchTradeProposal[] schTradeProposal)
schTradeProposal
- public int getSchTradeResponseNSizeIs()
public void setSchTradeResponseNSizeIs(int schTradeResponseNSizeIs)
schTradeResponseNSizeIs
- public SchTradeResponse[] getSchTradeResponse()
public void setSchTradeResponse(SchTradeResponse[] schTradeResponse)
schTradeResponse
- public int getSchTradeNSizeIs()
public void setSchTradeNSizeIs(int schTradeNSizeIs)
schTradeNSizeIs
- public SchTrade[] getSchTrade()
public void setSchTrade(SchTrade[] schTrade)
schTrade
- public SchAgentDayHolder getSchedules()
public void setSchedules(SchAgentDayHolder schedules)
schedules
- Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.