Package | Description |
---|---|
com.genesyslab.wfm8.API.service.scheduleTrade852 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SchTradeStatus> |
SchTradeNotification.trades |
Modifier and Type | Method and Description |
---|---|
SchTradeStatus |
WFMScheduleTradeService852Soap.approveTrade(int tradeID,
java.lang.String comments) |
SchTradeStatus |
WFMScheduleTradeService852Soap.declineTrade(int tradeID,
java.lang.String comments) |
SchTradeStatus |
SchTradeStatus.withGswUserId(int value) |
SchTradeStatus |
SchTradeStatus.withWmComments(java.lang.String value) |
SchTradeStatus |
SchTradeStatus.withWmStatus(int value) |
SchTradeStatus |
SchTradeStatus.withWmTimestamp(double value) |
SchTradeStatus |
SchTradeStatus.withWmTradeId(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchTradeStatus> |
SchTradeNotification.getTrades()
Gets the value of the trades property.
|
Modifier and Type | Method and Description |
---|---|
SchTradeNotification |
SchTradeNotification.withTrades(SchTradeStatus... values) |
Modifier and Type | Method and Description |
---|---|
void |
SchTradeNotification.setTrades(java.util.List<SchTradeStatus> trades)
Sets the value of the trades property.
|
SchTradeNotification |
SchTradeNotification.withTrades(java.util.Collection<SchTradeStatus> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.