Package | Description |
---|---|
com.genesyslab.wfm8.API.service.scheduleTrade852 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SchTradeResponseStatus> |
SchTradeNotification.responses |
Modifier and Type | Method and Description |
---|---|
SchTradeResponseStatus |
WFMScheduleTradeService852Soap.acceptTradeProposal(int proposalID,
java.lang.String comments) |
SchTradeResponseStatus |
WFMScheduleTradeService852Soap.cancelTradeResponse(int responseID,
java.lang.String comments) |
SchTradeResponseStatus |
WFMScheduleTradeService852Soap.declineTradeResponse(int responseID,
java.lang.String comments) |
SchTradeResponseStatus |
SchTradeResponseStatus.withGswUserId(int value) |
SchTradeResponseStatus |
SchTradeResponseStatus.withWmComments(java.lang.String value) |
SchTradeResponseStatus |
SchTradeResponseStatus.withWmStatus(int value) |
SchTradeResponseStatus |
SchTradeResponseStatus.withWmTimestamp(double value) |
SchTradeResponseStatus |
SchTradeResponseStatus.withWmTradeResponseId(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchTradeResponseStatus> |
SchTradeNotification.getResponses()
Gets the value of the responses property.
|
Modifier and Type | Method and Description |
---|---|
SchTradeNotification |
SchTradeNotification.withResponses(SchTradeResponseStatus... values) |
Modifier and Type | Method and Description |
---|---|
void |
SchTradeNotification.setResponses(java.util.List<SchTradeResponseStatus> responses)
Sets the value of the responses property.
|
SchTradeNotification |
SchTradeNotification.withResponses(java.util.Collection<SchTradeResponseStatus> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.