Package | Description |
---|---|
com.genesyslab.wfm8.API.service.scheduleTrade800 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SchTradeProposal> |
SchTradeProposalHolder.schTradeProposal |
protected java.util.List<SchTradeProposal> |
SchTradeNotification.schTradeProposal
A list of
SchTradeProposal whose status has changed. |
Modifier and Type | Method and Description |
---|---|
SchTradeProposal |
SchTradeProposal.withGswAgentId(int value) |
SchTradeProposal |
SchTradeProposal.withGswPersonalAgentId(int value) |
SchTradeProposal |
SchTradeProposal.withWmComments(java.lang.String value) |
SchTradeProposal |
SchTradeProposal.withWmDays(java.util.Collection<java.lang.Double> values) |
SchTradeProposal |
SchTradeProposal.withWmDays(java.lang.Double... values) |
SchTradeProposal |
SchTradeProposal.withWmDaysNSizeIs(int value) |
SchTradeProposal |
SchTradeProposal.withWmExpireDateTime(double value) |
SchTradeProposal |
SchTradeProposal.withWmHandshakeType(int value) |
SchTradeProposal |
SchTradeProposal.withWmPaidMinutes(int value) |
SchTradeProposal |
SchTradeProposal.withWmSiteId(int value) |
SchTradeProposal |
SchTradeProposal.withWmStatus(int value) |
SchTradeProposal |
SchTradeProposal.withWmSubmitDateTime(double value) |
SchTradeProposal |
SchTradeProposal.withWmTradeProposalId(int value) |
SchTradeProposal |
SchTradeProposal.withWmType(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchTradeProposal> |
SchTradeProposalHolder.getSchTradeProposal()
Gets the value of the schTradeProposal property.
|
java.util.List<SchTradeProposal> |
SchTradeNotification.getSchTradeProposal()
Gets the value of the schTradeProposal property.
|
Modifier and Type | Method and Description |
---|---|
SchTradeProposalHolder |
SchTradeProposalHolder.withSchTradeProposal(SchTradeProposal... values) |
SchTradeNotification |
SchTradeNotification.withSchTradeProposal(SchTradeProposal... values) |
Modifier and Type | Method and Description |
---|---|
void |
SchTradeProposalHolder.setSchTradeProposal(java.util.List<SchTradeProposal> schTradeProposal)
Sets the value of the schTradeProposal property.
|
void |
SchTradeNotification.setSchTradeProposal(java.util.List<SchTradeProposal> schTradeProposal)
Sets the value of the schTradeProposal property.
|
SchTradeProposalHolder |
SchTradeProposalHolder.withSchTradeProposal(java.util.Collection<SchTradeProposal> values) |
SchTradeNotification |
SchTradeNotification.withSchTradeProposal(java.util.Collection<SchTradeProposal> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.