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