public class SchTradeProposalHolder
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgAgentShort> |
cfgAgentInfo |
protected int |
cfgAgentInfoNSizeIs |
protected java.util.List<CfgContractShort> |
cfgContractInfo |
protected int |
cfgContractInfoNSizeIs |
protected java.util.List<CfgTeamShort> |
cfgTeamInfo |
protected int |
cfgTeamInfoNSizeIs |
protected java.util.List<SchAgentDay> |
schAgentDay |
protected int |
schAgentDayNSizeIs |
protected java.util.List<SchAgentDayShort> |
schAgentDayShort |
protected int |
schAgentDayShortNSizeIs |
protected java.util.List<SchStateInfo> |
schStateInfo |
protected int |
schStateInfoNSizeIs |
protected java.util.List<SchTradeProposal> |
schTradeProposal |
protected int |
schTradeProposalNSizeIs |
private static long |
serialVersionUID |
Constructor and Description |
---|
SchTradeProposalHolder() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
java.util.List<CfgAgentShort> |
getCfgAgentInfo()
Gets the value of the cfgAgentInfo property.
|
int |
getCfgAgentInfoNSizeIs()
Gets the value of the cfgAgentInfoNSizeIs property.
|
java.util.List<CfgContractShort> |
getCfgContractInfo()
Gets the value of the cfgContractInfo property.
|
int |
getCfgContractInfoNSizeIs()
Gets the value of the cfgContractInfoNSizeIs property.
|
java.util.List<CfgTeamShort> |
getCfgTeamInfo()
Gets the value of the cfgTeamInfo property.
|
int |
getCfgTeamInfoNSizeIs()
Gets the value of the cfgTeamInfoNSizeIs property.
|
java.util.List<SchAgentDay> |
getSchAgentDay()
Gets the value of the schAgentDay property.
|
int |
getSchAgentDayNSizeIs()
Gets the value of the schAgentDayNSizeIs property.
|
java.util.List<SchAgentDayShort> |
getSchAgentDayShort()
Gets the value of the schAgentDayShort property.
|
int |
getSchAgentDayShortNSizeIs()
Gets the value of the schAgentDayShortNSizeIs property.
|
java.util.List<SchStateInfo> |
getSchStateInfo()
Gets the value of the schStateInfo property.
|
int |
getSchStateInfoNSizeIs()
Gets the value of the schStateInfoNSizeIs property.
|
java.util.List<SchTradeProposal> |
getSchTradeProposal()
Gets the value of the schTradeProposal property.
|
int |
getSchTradeProposalNSizeIs()
Gets the value of the schTradeProposalNSizeIs property.
|
int |
hashCode() |
void |
setCfgAgentInfo(java.util.List<CfgAgentShort> cfgAgentInfo)
Sets the value of the cfgAgentInfo property.
|
void |
setCfgAgentInfoNSizeIs(int value)
Sets the value of the cfgAgentInfoNSizeIs property.
|
void |
setCfgContractInfo(java.util.List<CfgContractShort> cfgContractInfo)
Sets the value of the cfgContractInfo property.
|
void |
setCfgContractInfoNSizeIs(int value)
Sets the value of the cfgContractInfoNSizeIs property.
|
void |
setCfgTeamInfo(java.util.List<CfgTeamShort> cfgTeamInfo)
Sets the value of the cfgTeamInfo property.
|
void |
setCfgTeamInfoNSizeIs(int value)
Sets the value of the cfgTeamInfoNSizeIs property.
|
void |
setSchAgentDay(java.util.List<SchAgentDay> schAgentDay)
Sets the value of the schAgentDay property.
|
void |
setSchAgentDayNSizeIs(int value)
Sets the value of the schAgentDayNSizeIs property.
|
void |
setSchAgentDayShort(java.util.List<SchAgentDayShort> schAgentDayShort)
Sets the value of the schAgentDayShort property.
|
void |
setSchAgentDayShortNSizeIs(int value)
Sets the value of the schAgentDayShortNSizeIs property.
|
void |
setSchStateInfo(java.util.List<SchStateInfo> schStateInfo)
Sets the value of the schStateInfo property.
|
void |
setSchStateInfoNSizeIs(int value)
Sets the value of the schStateInfoNSizeIs property.
|
void |
setSchTradeProposal(java.util.List<SchTradeProposal> schTradeProposal)
Sets the value of the schTradeProposal property.
|
void |
setSchTradeProposalNSizeIs(int value)
Sets the value of the schTradeProposalNSizeIs property.
|
java.lang.String |
toString() |
SchTradeProposalHolder |
withCfgAgentInfo(CfgAgentShort... values) |
SchTradeProposalHolder |
withCfgAgentInfo(java.util.Collection<CfgAgentShort> values) |
SchTradeProposalHolder |
withCfgAgentInfoNSizeIs(int value) |
SchTradeProposalHolder |
withCfgContractInfo(CfgContractShort... values) |
SchTradeProposalHolder |
withCfgContractInfo(java.util.Collection<CfgContractShort> values) |
SchTradeProposalHolder |
withCfgContractInfoNSizeIs(int value) |
SchTradeProposalHolder |
withCfgTeamInfo(CfgTeamShort... values) |
SchTradeProposalHolder |
withCfgTeamInfo(java.util.Collection<CfgTeamShort> values) |
SchTradeProposalHolder |
withCfgTeamInfoNSizeIs(int value) |
SchTradeProposalHolder |
withSchAgentDay(java.util.Collection<SchAgentDay> values) |
SchTradeProposalHolder |
withSchAgentDay(SchAgentDay... values) |
SchTradeProposalHolder |
withSchAgentDayNSizeIs(int value) |
SchTradeProposalHolder |
withSchAgentDayShort(java.util.Collection<SchAgentDayShort> values) |
SchTradeProposalHolder |
withSchAgentDayShort(SchAgentDayShort... values) |
SchTradeProposalHolder |
withSchAgentDayShortNSizeIs(int value) |
SchTradeProposalHolder |
withSchStateInfo(java.util.Collection<SchStateInfo> values) |
SchTradeProposalHolder |
withSchStateInfo(SchStateInfo... values) |
SchTradeProposalHolder |
withSchStateInfoNSizeIs(int value) |
SchTradeProposalHolder |
withSchTradeProposal(java.util.Collection<SchTradeProposal> values) |
SchTradeProposalHolder |
withSchTradeProposal(SchTradeProposal... values) |
SchTradeProposalHolder |
withSchTradeProposalNSizeIs(int value) |
private static final long serialVersionUID
protected int schTradeProposalNSizeIs
protected java.util.List<SchTradeProposal> schTradeProposal
protected int schAgentDayNSizeIs
protected java.util.List<SchAgentDay> schAgentDay
protected int schAgentDayShortNSizeIs
protected java.util.List<SchAgentDayShort> schAgentDayShort
protected int schStateInfoNSizeIs
protected java.util.List<SchStateInfo> schStateInfo
protected int cfgAgentInfoNSizeIs
protected java.util.List<CfgAgentShort> cfgAgentInfo
protected int cfgTeamInfoNSizeIs
protected java.util.List<CfgTeamShort> cfgTeamInfo
protected int cfgContractInfoNSizeIs
protected java.util.List<CfgContractShort> cfgContractInfo
public int getSchTradeProposalNSizeIs()
public void setSchTradeProposalNSizeIs(int value)
public java.util.List<SchTradeProposal> getSchTradeProposal()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the schTradeProposal property.
For example, to add a new item, do as follows:
getSchTradeProposal().add(newItem);
Objects of the following type(s) are allowed in the list
SchTradeProposal
public int getSchAgentDayNSizeIs()
public void setSchAgentDayNSizeIs(int value)
public java.util.List<SchAgentDay> getSchAgentDay()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the schAgentDay property.
For example, to add a new item, do as follows:
getSchAgentDay().add(newItem);
Objects of the following type(s) are allowed in the list
SchAgentDay
public int getSchAgentDayShortNSizeIs()
public void setSchAgentDayShortNSizeIs(int value)
public java.util.List<SchAgentDayShort> getSchAgentDayShort()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the schAgentDayShort property.
For example, to add a new item, do as follows:
getSchAgentDayShort().add(newItem);
Objects of the following type(s) are allowed in the list
SchAgentDayShort
public int getSchStateInfoNSizeIs()
public void setSchStateInfoNSizeIs(int value)
public java.util.List<SchStateInfo> getSchStateInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the schStateInfo property.
For example, to add a new item, do as follows:
getSchStateInfo().add(newItem);
Objects of the following type(s) are allowed in the list
SchStateInfo
public int getCfgAgentInfoNSizeIs()
public void setCfgAgentInfoNSizeIs(int value)
public java.util.List<CfgAgentShort> getCfgAgentInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the cfgAgentInfo property.
For example, to add a new item, do as follows:
getCfgAgentInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgAgentShort
public int getCfgTeamInfoNSizeIs()
public void setCfgTeamInfoNSizeIs(int value)
public java.util.List<CfgTeamShort> getCfgTeamInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the cfgTeamInfo property.
For example, to add a new item, do as follows:
getCfgTeamInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgTeamShort
public int getCfgContractInfoNSizeIs()
public void setCfgContractInfoNSizeIs(int value)
public java.util.List<CfgContractShort> getCfgContractInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the cfgContractInfo property.
For example, to add a new item, do as follows:
getCfgContractInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgContractShort
public SchTradeProposalHolder withSchTradeProposalNSizeIs(int value)
public SchTradeProposalHolder withSchTradeProposal(SchTradeProposal... values)
public SchTradeProposalHolder withSchTradeProposal(java.util.Collection<SchTradeProposal> values)
public SchTradeProposalHolder withSchAgentDayNSizeIs(int value)
public SchTradeProposalHolder withSchAgentDay(SchAgentDay... values)
public SchTradeProposalHolder withSchAgentDay(java.util.Collection<SchAgentDay> values)
public SchTradeProposalHolder withSchAgentDayShortNSizeIs(int value)
public SchTradeProposalHolder withSchAgentDayShort(SchAgentDayShort... values)
public SchTradeProposalHolder withSchAgentDayShort(java.util.Collection<SchAgentDayShort> values)
public SchTradeProposalHolder withSchStateInfoNSizeIs(int value)
public SchTradeProposalHolder withSchStateInfo(SchStateInfo... values)
public SchTradeProposalHolder withSchStateInfo(java.util.Collection<SchStateInfo> values)
public SchTradeProposalHolder withCfgAgentInfoNSizeIs(int value)
public SchTradeProposalHolder withCfgAgentInfo(CfgAgentShort... values)
public SchTradeProposalHolder withCfgAgentInfo(java.util.Collection<CfgAgentShort> values)
public SchTradeProposalHolder withCfgTeamInfoNSizeIs(int value)
public SchTradeProposalHolder withCfgTeamInfo(CfgTeamShort... values)
public SchTradeProposalHolder withCfgTeamInfo(java.util.Collection<CfgTeamShort> values)
public SchTradeProposalHolder withCfgContractInfoNSizeIs(int value)
public SchTradeProposalHolder withCfgContractInfo(CfgContractShort... values)
public SchTradeProposalHolder withCfgContractInfo(java.util.Collection<CfgContractShort> values)
public void setSchTradeProposal(java.util.List<SchTradeProposal> schTradeProposal)
schTradeProposal
- allowed object is
SchTradeProposal
public void setSchAgentDay(java.util.List<SchAgentDay> schAgentDay)
schAgentDay
- allowed object is
SchAgentDay
public void setSchAgentDayShort(java.util.List<SchAgentDayShort> schAgentDayShort)
schAgentDayShort
- allowed object is
SchAgentDayShort
public void setSchStateInfo(java.util.List<SchStateInfo> schStateInfo)
schStateInfo
- allowed object is
SchStateInfo
public void setCfgAgentInfo(java.util.List<CfgAgentShort> cfgAgentInfo)
cfgAgentInfo
- allowed object is
CfgAgentShort
public void setCfgTeamInfo(java.util.List<CfgTeamShort> cfgTeamInfo)
cfgTeamInfo
- allowed object is
CfgTeamShort
public void setCfgContractInfo(java.util.List<CfgContractShort> cfgContractInfo)
cfgContractInfo
- allowed object is
CfgContractShort
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object that)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.