Package | Description |
---|---|
com.genesyslab.wfm8.API.service.scheduleTrade852 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SchTradeProposal> |
SchTradeNotification.schTradeProposal |
protected java.util.List<SchTradeProposal> |
SchTradeProposalHolder.schTradeProposals |
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.withWmTradeResponses(java.util.Collection<SchTradeResponse> values) |
SchTradeProposal |
SchTradeProposal.withWmTradeResponses(SchTradeResponse... values) |
SchTradeProposal |
SchTradeProposal.withWmTradeResponsesNSizeIs(int value) |
SchTradeProposal |
SchTradeProposal.withWmType(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchTradeProposal> |
SchTradeNotification.getSchTradeProposal()
Gets the value of the schTradeProposal property.
|
java.util.List<SchTradeProposal> |
SchTradeProposalHolder.getSchTradeProposals()
Gets the value of the schTradeProposals property.
|
Modifier and Type | Method and Description |
---|---|
SchTradeNotification |
SchTradeNotification.withSchTradeProposal(SchTradeProposal... values) |
SchTradeProposalHolder |
SchTradeProposalHolder.withSchTradeProposals(SchTradeProposal... values) |
Modifier and Type | Method and Description |
---|---|
void |
SchTradeNotification.setSchTradeProposal(java.util.List<SchTradeProposal> schTradeProposal)
Sets the value of the schTradeProposal property.
|
void |
SchTradeProposalHolder.setSchTradeProposals(java.util.List<SchTradeProposal> schTradeProposals)
Sets the value of the schTradeProposals property.
|
SchTradeNotification |
SchTradeNotification.withSchTradeProposal(java.util.Collection<SchTradeProposal> values) |
SchTradeProposalHolder |
SchTradeProposalHolder.withSchTradeProposals(java.util.Collection<SchTradeProposal> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.