public class CfgOvertimeOfferHolder
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgActivityShort> |
activityInfo |
protected int |
activityInfoNSizeIs |
protected java.util.List<CfgBUShort> |
buInfo |
protected int |
buInfoNSizeIs |
protected java.util.List<CfgMarkedTimeShort> |
markedTimeInfo |
protected int |
markedTimeInfoNSizeIs |
protected java.util.List<CfgOvertimeOffer> |
objectArray |
protected int |
objectArrayNSizeIs |
protected java.util.List<java.lang.Integer> |
objectIDArray |
protected int |
objectIDArrayNSizeIs |
protected java.util.List<CfgOvertimeOfferShort> |
objectShortArray |
protected int |
objectShortArrayNSizeIs |
private static long |
serialVersionUID |
protected java.util.List<CfgSiteShort> |
siteInfo |
protected int |
siteInfoNSizeIs |
protected java.util.List<CfgOvertimeSlotCount> |
slotCount |
protected int |
slotCountNSizeIs |
protected long |
timestamp |
protected java.util.List<CfgVirtualActivityShort> |
virtualActivityInfo |
protected int |
virtualActivityInfoNSizeIs |
Constructor and Description |
---|
CfgOvertimeOfferHolder() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
java.util.List<CfgActivityShort> |
getActivityInfo()
Gets the value of the activityInfo property.
|
int |
getActivityInfoNSizeIs()
Gets the value of the activityInfoNSizeIs property.
|
java.util.List<CfgBUShort> |
getBUInfo()
Gets the value of the buInfo property.
|
int |
getBUInfoNSizeIs()
Gets the value of the buInfoNSizeIs property.
|
java.util.List<CfgMarkedTimeShort> |
getMarkedTimeInfo()
Gets the value of the markedTimeInfo property.
|
int |
getMarkedTimeInfoNSizeIs()
Gets the value of the markedTimeInfoNSizeIs property.
|
java.util.List<CfgOvertimeOffer> |
getObjectArray()
Gets the value of the objectArray property.
|
int |
getObjectArrayNSizeIs()
Gets the value of the objectArrayNSizeIs property.
|
java.util.List<java.lang.Integer> |
getObjectIDArray()
Gets the value of the objectIDArray property.
|
int |
getObjectIDArrayNSizeIs()
Gets the value of the objectIDArrayNSizeIs property.
|
java.util.List<CfgOvertimeOfferShort> |
getObjectShortArray()
Gets the value of the objectShortArray property.
|
int |
getObjectShortArrayNSizeIs()
Gets the value of the objectShortArrayNSizeIs property.
|
java.util.List<CfgSiteShort> |
getSiteInfo()
Gets the value of the siteInfo property.
|
int |
getSiteInfoNSizeIs()
Gets the value of the siteInfoNSizeIs property.
|
java.util.List<CfgOvertimeSlotCount> |
getSlotCount()
Gets the value of the slotCount property.
|
int |
getSlotCountNSizeIs()
Gets the value of the slotCountNSizeIs property.
|
long |
getTimestamp()
Gets the value of the timestamp property.
|
java.util.List<CfgVirtualActivityShort> |
getVirtualActivityInfo()
Gets the value of the virtualActivityInfo property.
|
int |
getVirtualActivityInfoNSizeIs()
Gets the value of the virtualActivityInfoNSizeIs property.
|
int |
hashCode() |
void |
setActivityInfo(java.util.List<CfgActivityShort> activityInfo)
Sets the value of the activityInfo property.
|
void |
setActivityInfoNSizeIs(int value)
Sets the value of the activityInfoNSizeIs property.
|
void |
setBUInfo(java.util.List<CfgBUShort> buInfo)
Sets the value of the buInfo property.
|
void |
setBUInfoNSizeIs(int value)
Sets the value of the buInfoNSizeIs property.
|
void |
setMarkedTimeInfo(java.util.List<CfgMarkedTimeShort> markedTimeInfo)
Sets the value of the markedTimeInfo property.
|
void |
setMarkedTimeInfoNSizeIs(int value)
Sets the value of the markedTimeInfoNSizeIs property.
|
void |
setObjectArray(java.util.List<CfgOvertimeOffer> objectArray)
Sets the value of the objectArray property.
|
void |
setObjectArrayNSizeIs(int value)
Sets the value of the objectArrayNSizeIs property.
|
void |
setObjectIDArray(java.util.List<java.lang.Integer> objectIDArray)
Sets the value of the objectIDArray property.
|
void |
setObjectIDArrayNSizeIs(int value)
Sets the value of the objectIDArrayNSizeIs property.
|
void |
setObjectShortArray(java.util.List<CfgOvertimeOfferShort> objectShortArray)
Sets the value of the objectShortArray property.
|
void |
setObjectShortArrayNSizeIs(int value)
Sets the value of the objectShortArrayNSizeIs property.
|
void |
setSiteInfo(java.util.List<CfgSiteShort> siteInfo)
Sets the value of the siteInfo property.
|
void |
setSiteInfoNSizeIs(int value)
Sets the value of the siteInfoNSizeIs property.
|
void |
setSlotCount(java.util.List<CfgOvertimeSlotCount> slotCount)
Sets the value of the slotCount property.
|
void |
setSlotCountNSizeIs(int value)
Sets the value of the slotCountNSizeIs property.
|
void |
setTimestamp(long value)
Sets the value of the timestamp property.
|
void |
setVirtualActivityInfo(java.util.List<CfgVirtualActivityShort> virtualActivityInfo)
Sets the value of the virtualActivityInfo property.
|
void |
setVirtualActivityInfoNSizeIs(int value)
Sets the value of the virtualActivityInfoNSizeIs property.
|
java.lang.String |
toString() |
CfgOvertimeOfferHolder |
withActivityInfo(CfgActivityShort... values) |
CfgOvertimeOfferHolder |
withActivityInfo(java.util.Collection<CfgActivityShort> values) |
CfgOvertimeOfferHolder |
withActivityInfoNSizeIs(int value) |
CfgOvertimeOfferHolder |
withBUInfo(CfgBUShort... values) |
CfgOvertimeOfferHolder |
withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgOvertimeOfferHolder |
withBUInfoNSizeIs(int value) |
CfgOvertimeOfferHolder |
withMarkedTimeInfo(CfgMarkedTimeShort... values) |
CfgOvertimeOfferHolder |
withMarkedTimeInfo(java.util.Collection<CfgMarkedTimeShort> values) |
CfgOvertimeOfferHolder |
withMarkedTimeInfoNSizeIs(int value) |
CfgOvertimeOfferHolder |
withObjectArray(CfgOvertimeOffer... values) |
CfgOvertimeOfferHolder |
withObjectArray(java.util.Collection<CfgOvertimeOffer> values) |
CfgOvertimeOfferHolder |
withObjectArrayNSizeIs(int value) |
CfgOvertimeOfferHolder |
withObjectIDArray(java.util.Collection<java.lang.Integer> values) |
CfgOvertimeOfferHolder |
withObjectIDArray(java.lang.Integer... values) |
CfgOvertimeOfferHolder |
withObjectIDArrayNSizeIs(int value) |
CfgOvertimeOfferHolder |
withObjectShortArray(CfgOvertimeOfferShort... values) |
CfgOvertimeOfferHolder |
withObjectShortArray(java.util.Collection<CfgOvertimeOfferShort> values) |
CfgOvertimeOfferHolder |
withObjectShortArrayNSizeIs(int value) |
CfgOvertimeOfferHolder |
withSiteInfo(CfgSiteShort... values) |
CfgOvertimeOfferHolder |
withSiteInfo(java.util.Collection<CfgSiteShort> values) |
CfgOvertimeOfferHolder |
withSiteInfoNSizeIs(int value) |
CfgOvertimeOfferHolder |
withSlotCount(CfgOvertimeSlotCount... values) |
CfgOvertimeOfferHolder |
withSlotCount(java.util.Collection<CfgOvertimeSlotCount> values) |
CfgOvertimeOfferHolder |
withSlotCountNSizeIs(int value) |
CfgOvertimeOfferHolder |
withTimestamp(long value) |
CfgOvertimeOfferHolder |
withVirtualActivityInfo(CfgVirtualActivityShort... values) |
CfgOvertimeOfferHolder |
withVirtualActivityInfo(java.util.Collection<CfgVirtualActivityShort> values) |
CfgOvertimeOfferHolder |
withVirtualActivityInfoNSizeIs(int value) |
private static final long serialVersionUID
protected int objectIDArrayNSizeIs
protected java.util.List<java.lang.Integer> objectIDArray
protected int objectArrayNSizeIs
protected java.util.List<CfgOvertimeOffer> objectArray
protected int objectShortArrayNSizeIs
protected java.util.List<CfgOvertimeOfferShort> objectShortArray
protected int siteInfoNSizeIs
protected java.util.List<CfgSiteShort> siteInfo
protected int buInfoNSizeIs
protected java.util.List<CfgBUShort> buInfo
protected int activityInfoNSizeIs
protected java.util.List<CfgActivityShort> activityInfo
protected int virtualActivityInfoNSizeIs
protected java.util.List<CfgVirtualActivityShort> virtualActivityInfo
protected int markedTimeInfoNSizeIs
protected java.util.List<CfgMarkedTimeShort> markedTimeInfo
protected int slotCountNSizeIs
protected java.util.List<CfgOvertimeSlotCount> slotCount
protected long timestamp
public int getObjectIDArrayNSizeIs()
public void setObjectIDArrayNSizeIs(int value)
public java.util.List<java.lang.Integer> getObjectIDArray()
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 objectIDArray property.
For example, to add a new item, do as follows:
getObjectIDArray().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public int getObjectArrayNSizeIs()
public void setObjectArrayNSizeIs(int value)
public java.util.List<CfgOvertimeOffer> getObjectArray()
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 objectArray property.
For example, to add a new item, do as follows:
getObjectArray().add(newItem);
Objects of the following type(s) are allowed in the list
CfgOvertimeOffer
public int getObjectShortArrayNSizeIs()
public void setObjectShortArrayNSizeIs(int value)
public java.util.List<CfgOvertimeOfferShort> getObjectShortArray()
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 objectShortArray property.
For example, to add a new item, do as follows:
getObjectShortArray().add(newItem);
Objects of the following type(s) are allowed in the list
CfgOvertimeOfferShort
public int getSiteInfoNSizeIs()
public void setSiteInfoNSizeIs(int value)
public java.util.List<CfgSiteShort> getSiteInfo()
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 siteInfo property.
For example, to add a new item, do as follows:
getSiteInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgSiteShort
public int getBUInfoNSizeIs()
public void setBUInfoNSizeIs(int value)
public java.util.List<CfgBUShort> getBUInfo()
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 buInfo property.
For example, to add a new item, do as follows:
getBUInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgBUShort
public int getActivityInfoNSizeIs()
public void setActivityInfoNSizeIs(int value)
public java.util.List<CfgActivityShort> getActivityInfo()
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 activityInfo property.
For example, to add a new item, do as follows:
getActivityInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgActivityShort
public int getVirtualActivityInfoNSizeIs()
public void setVirtualActivityInfoNSizeIs(int value)
public java.util.List<CfgVirtualActivityShort> getVirtualActivityInfo()
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 virtualActivityInfo property.
For example, to add a new item, do as follows:
getVirtualActivityInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgVirtualActivityShort
public int getMarkedTimeInfoNSizeIs()
public void setMarkedTimeInfoNSizeIs(int value)
public java.util.List<CfgMarkedTimeShort> getMarkedTimeInfo()
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 markedTimeInfo property.
For example, to add a new item, do as follows:
getMarkedTimeInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgMarkedTimeShort
public int getSlotCountNSizeIs()
public void setSlotCountNSizeIs(int value)
public java.util.List<CfgOvertimeSlotCount> getSlotCount()
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 slotCount property.
For example, to add a new item, do as follows:
getSlotCount().add(newItem);
Objects of the following type(s) are allowed in the list
CfgOvertimeSlotCount
public long getTimestamp()
public void setTimestamp(long value)
public CfgOvertimeOfferHolder withObjectIDArrayNSizeIs(int value)
public CfgOvertimeOfferHolder withObjectIDArray(java.lang.Integer... values)
public CfgOvertimeOfferHolder withObjectIDArray(java.util.Collection<java.lang.Integer> values)
public CfgOvertimeOfferHolder withObjectArrayNSizeIs(int value)
public CfgOvertimeOfferHolder withObjectArray(CfgOvertimeOffer... values)
public CfgOvertimeOfferHolder withObjectArray(java.util.Collection<CfgOvertimeOffer> values)
public CfgOvertimeOfferHolder withObjectShortArrayNSizeIs(int value)
public CfgOvertimeOfferHolder withObjectShortArray(CfgOvertimeOfferShort... values)
public CfgOvertimeOfferHolder withObjectShortArray(java.util.Collection<CfgOvertimeOfferShort> values)
public CfgOvertimeOfferHolder withSiteInfoNSizeIs(int value)
public CfgOvertimeOfferHolder withSiteInfo(CfgSiteShort... values)
public CfgOvertimeOfferHolder withSiteInfo(java.util.Collection<CfgSiteShort> values)
public CfgOvertimeOfferHolder withBUInfoNSizeIs(int value)
public CfgOvertimeOfferHolder withBUInfo(CfgBUShort... values)
public CfgOvertimeOfferHolder withBUInfo(java.util.Collection<CfgBUShort> values)
public CfgOvertimeOfferHolder withActivityInfoNSizeIs(int value)
public CfgOvertimeOfferHolder withActivityInfo(CfgActivityShort... values)
public CfgOvertimeOfferHolder withActivityInfo(java.util.Collection<CfgActivityShort> values)
public CfgOvertimeOfferHolder withVirtualActivityInfoNSizeIs(int value)
public CfgOvertimeOfferHolder withVirtualActivityInfo(CfgVirtualActivityShort... values)
public CfgOvertimeOfferHolder withVirtualActivityInfo(java.util.Collection<CfgVirtualActivityShort> values)
public CfgOvertimeOfferHolder withMarkedTimeInfoNSizeIs(int value)
public CfgOvertimeOfferHolder withMarkedTimeInfo(CfgMarkedTimeShort... values)
public CfgOvertimeOfferHolder withMarkedTimeInfo(java.util.Collection<CfgMarkedTimeShort> values)
public CfgOvertimeOfferHolder withSlotCountNSizeIs(int value)
public CfgOvertimeOfferHolder withSlotCount(CfgOvertimeSlotCount... values)
public CfgOvertimeOfferHolder withSlotCount(java.util.Collection<CfgOvertimeSlotCount> values)
public CfgOvertimeOfferHolder withTimestamp(long value)
public void setObjectIDArray(java.util.List<java.lang.Integer> objectIDArray)
objectIDArray
- allowed object is
Integer
public void setObjectArray(java.util.List<CfgOvertimeOffer> objectArray)
objectArray
- allowed object is
CfgOvertimeOffer
public void setObjectShortArray(java.util.List<CfgOvertimeOfferShort> objectShortArray)
objectShortArray
- allowed object is
CfgOvertimeOfferShort
public void setSiteInfo(java.util.List<CfgSiteShort> siteInfo)
siteInfo
- allowed object is
CfgSiteShort
public void setBUInfo(java.util.List<CfgBUShort> buInfo)
buInfo
- allowed object is
CfgBUShort
public void setActivityInfo(java.util.List<CfgActivityShort> activityInfo)
activityInfo
- allowed object is
CfgActivityShort
public void setVirtualActivityInfo(java.util.List<CfgVirtualActivityShort> virtualActivityInfo)
virtualActivityInfo
- allowed object is
CfgVirtualActivityShort
public void setMarkedTimeInfo(java.util.List<CfgMarkedTimeShort> markedTimeInfo)
markedTimeInfo
- allowed object is
CfgMarkedTimeShort
public void setSlotCount(java.util.List<CfgOvertimeSlotCount> slotCount)
slotCount
- allowed object is
CfgOvertimeSlotCount
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.