public class CalTimeOffBidStatusHolder
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgAgentShort> |
cfgAgent |
protected int |
cfgAgentNSizeIs |
protected java.util.List<CfgTimeOffBidPeriodShort> |
cfgTimeOffBidPeriod |
protected int |
cfgTimeOffBidPeriodNSizeIs |
private static long |
serialVersionUID |
protected java.util.List<CalTimeOffBidStatus> |
timeOffBidStatus |
protected int |
timeOffBidStatusNSizeIs |
protected long |
timestamp |
Constructor and Description |
---|
CalTimeOffBidStatusHolder() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
java.util.List<CfgAgentShort> |
getCfgAgent()
Gets the value of the cfgAgent property.
|
int |
getCfgAgentNSizeIs()
Gets the value of the cfgAgentNSizeIs property.
|
java.util.List<CfgTimeOffBidPeriodShort> |
getCfgTimeOffBidPeriod()
Gets the value of the cfgTimeOffBidPeriod property.
|
int |
getCfgTimeOffBidPeriodNSizeIs()
Gets the value of the cfgTimeOffBidPeriodNSizeIs property.
|
java.util.List<CalTimeOffBidStatus> |
getTimeOffBidStatus()
Gets the value of the timeOffBidStatus property.
|
int |
getTimeOffBidStatusNSizeIs()
Gets the value of the timeOffBidStatusNSizeIs property.
|
long |
getTimestamp()
Gets the value of the timestamp property.
|
int |
hashCode() |
void |
setCfgAgent(java.util.List<CfgAgentShort> cfgAgent)
Sets the value of the cfgAgent property.
|
void |
setCfgAgentNSizeIs(int value)
Sets the value of the cfgAgentNSizeIs property.
|
void |
setCfgTimeOffBidPeriod(java.util.List<CfgTimeOffBidPeriodShort> cfgTimeOffBidPeriod)
Sets the value of the cfgTimeOffBidPeriod property.
|
void |
setCfgTimeOffBidPeriodNSizeIs(int value)
Sets the value of the cfgTimeOffBidPeriodNSizeIs property.
|
void |
setTimeOffBidStatus(java.util.List<CalTimeOffBidStatus> timeOffBidStatus)
Sets the value of the timeOffBidStatus property.
|
void |
setTimeOffBidStatusNSizeIs(int value)
Sets the value of the timeOffBidStatusNSizeIs property.
|
void |
setTimestamp(long value)
Sets the value of the timestamp property.
|
java.lang.String |
toString() |
CalTimeOffBidStatusHolder |
withCfgAgent(CfgAgentShort... values) |
CalTimeOffBidStatusHolder |
withCfgAgent(java.util.Collection<CfgAgentShort> values) |
CalTimeOffBidStatusHolder |
withCfgAgentNSizeIs(int value) |
CalTimeOffBidStatusHolder |
withCfgTimeOffBidPeriod(CfgTimeOffBidPeriodShort... values) |
CalTimeOffBidStatusHolder |
withCfgTimeOffBidPeriod(java.util.Collection<CfgTimeOffBidPeriodShort> values) |
CalTimeOffBidStatusHolder |
withCfgTimeOffBidPeriodNSizeIs(int value) |
CalTimeOffBidStatusHolder |
withTimeOffBidStatus(CalTimeOffBidStatus... values) |
CalTimeOffBidStatusHolder |
withTimeOffBidStatus(java.util.Collection<CalTimeOffBidStatus> values) |
CalTimeOffBidStatusHolder |
withTimeOffBidStatusNSizeIs(int value) |
CalTimeOffBidStatusHolder |
withTimestamp(long value) |
private static final long serialVersionUID
protected int timeOffBidStatusNSizeIs
protected java.util.List<CalTimeOffBidStatus> timeOffBidStatus
protected int cfgAgentNSizeIs
protected java.util.List<CfgAgentShort> cfgAgent
protected int cfgTimeOffBidPeriodNSizeIs
protected java.util.List<CfgTimeOffBidPeriodShort> cfgTimeOffBidPeriod
protected long timestamp
public int getTimeOffBidStatusNSizeIs()
public void setTimeOffBidStatusNSizeIs(int value)
public java.util.List<CalTimeOffBidStatus> getTimeOffBidStatus()
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 timeOffBidStatus property.
For example, to add a new item, do as follows:
getTimeOffBidStatus().add(newItem);
Objects of the following type(s) are allowed in the list
CalTimeOffBidStatus
public int getCfgAgentNSizeIs()
public void setCfgAgentNSizeIs(int value)
public java.util.List<CfgAgentShort> getCfgAgent()
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 cfgAgent property.
For example, to add a new item, do as follows:
getCfgAgent().add(newItem);
Objects of the following type(s) are allowed in the list
CfgAgentShort
public int getCfgTimeOffBidPeriodNSizeIs()
public void setCfgTimeOffBidPeriodNSizeIs(int value)
public java.util.List<CfgTimeOffBidPeriodShort> getCfgTimeOffBidPeriod()
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 cfgTimeOffBidPeriod property.
For example, to add a new item, do as follows:
getCfgTimeOffBidPeriod().add(newItem);
Objects of the following type(s) are allowed in the list
CfgTimeOffBidPeriodShort
public long getTimestamp()
public void setTimestamp(long value)
public CalTimeOffBidStatusHolder withTimeOffBidStatusNSizeIs(int value)
public CalTimeOffBidStatusHolder withTimeOffBidStatus(CalTimeOffBidStatus... values)
public CalTimeOffBidStatusHolder withTimeOffBidStatus(java.util.Collection<CalTimeOffBidStatus> values)
public CalTimeOffBidStatusHolder withCfgAgentNSizeIs(int value)
public CalTimeOffBidStatusHolder withCfgAgent(CfgAgentShort... values)
public CalTimeOffBidStatusHolder withCfgAgent(java.util.Collection<CfgAgentShort> values)
public CalTimeOffBidStatusHolder withCfgTimeOffBidPeriodNSizeIs(int value)
public CalTimeOffBidStatusHolder withCfgTimeOffBidPeriod(CfgTimeOffBidPeriodShort... values)
public CalTimeOffBidStatusHolder withCfgTimeOffBidPeriod(java.util.Collection<CfgTimeOffBidPeriodShort> values)
public CalTimeOffBidStatusHolder withTimestamp(long value)
public void setTimeOffBidStatus(java.util.List<CalTimeOffBidStatus> timeOffBidStatus)
timeOffBidStatus
- allowed object is
CalTimeOffBidStatus
public void setCfgAgent(java.util.List<CfgAgentShort> cfgAgent)
cfgAgent
- allowed object is
CfgAgentShort
public void setCfgTimeOffBidPeriod(java.util.List<CfgTimeOffBidPeriodShort> cfgTimeOffBidPeriod)
cfgTimeOffBidPeriod
- allowed object is
CfgTimeOffBidPeriodShort
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.