public class SchTradeHolder
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<SchTrade> |
schTrade |
protected int |
schTradeNSizeIs |
private static long |
serialVersionUID |
Constructor and Description |
---|
SchTradeHolder() |
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<SchTrade> |
getSchTrade()
Gets the value of the schTrade property.
|
int |
getSchTradeNSizeIs()
Gets the value of the schTradeNSizeIs 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 |
setSchTrade(java.util.List<SchTrade> schTrade)
Sets the value of the schTrade property.
|
void |
setSchTradeNSizeIs(int value)
Sets the value of the schTradeNSizeIs property.
|
java.lang.String |
toString() |
SchTradeHolder |
withCfgAgentInfo(CfgAgentShort... values) |
SchTradeHolder |
withCfgAgentInfo(java.util.Collection<CfgAgentShort> values) |
SchTradeHolder |
withCfgAgentInfoNSizeIs(int value) |
SchTradeHolder |
withCfgContractInfo(CfgContractShort... values) |
SchTradeHolder |
withCfgContractInfo(java.util.Collection<CfgContractShort> values) |
SchTradeHolder |
withCfgContractInfoNSizeIs(int value) |
SchTradeHolder |
withCfgTeamInfo(CfgTeamShort... values) |
SchTradeHolder |
withCfgTeamInfo(java.util.Collection<CfgTeamShort> values) |
SchTradeHolder |
withCfgTeamInfoNSizeIs(int value) |
SchTradeHolder |
withSchAgentDay(java.util.Collection<SchAgentDay> values) |
SchTradeHolder |
withSchAgentDay(SchAgentDay... values) |
SchTradeHolder |
withSchAgentDayNSizeIs(int value) |
SchTradeHolder |
withSchAgentDayShort(java.util.Collection<SchAgentDayShort> values) |
SchTradeHolder |
withSchAgentDayShort(SchAgentDayShort... values) |
SchTradeHolder |
withSchAgentDayShortNSizeIs(int value) |
SchTradeHolder |
withSchStateInfo(java.util.Collection<SchStateInfo> values) |
SchTradeHolder |
withSchStateInfo(SchStateInfo... values) |
SchTradeHolder |
withSchStateInfoNSizeIs(int value) |
SchTradeHolder |
withSchTrade(java.util.Collection<SchTrade> values) |
SchTradeHolder |
withSchTrade(SchTrade... values) |
SchTradeHolder |
withSchTradeNSizeIs(int value) |
private static final long serialVersionUID
protected int schTradeNSizeIs
protected java.util.List<SchTrade> schTrade
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 getSchTradeNSizeIs()
public void setSchTradeNSizeIs(int value)
public java.util.List<SchTrade> getSchTrade()
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 schTrade property.
For example, to add a new item, do as follows:
getSchTrade().add(newItem);
Objects of the following type(s) are allowed in the list
SchTrade
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 SchTradeHolder withSchTradeNSizeIs(int value)
public SchTradeHolder withSchTrade(SchTrade... values)
public SchTradeHolder withSchTrade(java.util.Collection<SchTrade> values)
public SchTradeHolder withSchAgentDayNSizeIs(int value)
public SchTradeHolder withSchAgentDay(SchAgentDay... values)
public SchTradeHolder withSchAgentDay(java.util.Collection<SchAgentDay> values)
public SchTradeHolder withSchAgentDayShortNSizeIs(int value)
public SchTradeHolder withSchAgentDayShort(SchAgentDayShort... values)
public SchTradeHolder withSchAgentDayShort(java.util.Collection<SchAgentDayShort> values)
public SchTradeHolder withSchStateInfoNSizeIs(int value)
public SchTradeHolder withSchStateInfo(SchStateInfo... values)
public SchTradeHolder withSchStateInfo(java.util.Collection<SchStateInfo> values)
public SchTradeHolder withCfgAgentInfoNSizeIs(int value)
public SchTradeHolder withCfgAgentInfo(CfgAgentShort... values)
public SchTradeHolder withCfgAgentInfo(java.util.Collection<CfgAgentShort> values)
public SchTradeHolder withCfgTeamInfoNSizeIs(int value)
public SchTradeHolder withCfgTeamInfo(CfgTeamShort... values)
public SchTradeHolder withCfgTeamInfo(java.util.Collection<CfgTeamShort> values)
public SchTradeHolder withCfgContractInfoNSizeIs(int value)
public SchTradeHolder withCfgContractInfo(CfgContractShort... values)
public SchTradeHolder withCfgContractInfo(java.util.Collection<CfgContractShort> values)
public void setSchTrade(java.util.List<SchTrade> schTrade)
schTrade
- allowed object is
SchTrade
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.