public class CfgTimeOffBidPeriod852Holder
extends java.lang.Object
implements java.io.Serializable
Java class for CfgTimeOffBidPeriod852Holder complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CfgTimeOffBidPeriod852Holder"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="objectIDArrayNSizeIs" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="objectIDArray" type="{http://www.w3.org/2001/XMLSchema}int" maxOccurs="unbounded" minOccurs="0"/> <element name="objectArrayNSizeIs" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="objectArray" type="{urn:WFMConfigService852}CfgTimeOffBidPeriod852" maxOccurs="unbounded" minOccurs="0"/> <element name="objectShortArrayNSizeIs" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="objectShortArray" type="{urn:WFMConfigService852}CfgTimeOffBidPeriodShort" maxOccurs="unbounded" minOccurs="0"/> <element name="siteInfoNSizeIs" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="siteInfo" type="{urn:WFMConfigService852}CfgSiteShort" maxOccurs="unbounded" minOccurs="0"/> <element name="BUInfoNSizeIs" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="BUInfo" type="{urn:WFMConfigService852}CfgBUShort" maxOccurs="unbounded" minOccurs="0"/> <element name="timestamp" type="{http://www.w3.org/2001/XMLSchema}long"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgBUShort> |
buInfo |
protected int |
buInfoNSizeIs |
protected java.util.List<CfgTimeOffBidPeriod852> |
objectArray |
protected int |
objectArrayNSizeIs |
protected java.util.List<java.lang.Integer> |
objectIDArray |
protected int |
objectIDArrayNSizeIs |
protected java.util.List<CfgTimeOffBidPeriodShort> |
objectShortArray |
protected int |
objectShortArrayNSizeIs |
private static long |
serialVersionUID |
protected java.util.List<CfgSiteShort> |
siteInfo |
protected int |
siteInfoNSizeIs |
protected long |
timestamp |
Constructor and Description |
---|
CfgTimeOffBidPeriod852Holder() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
java.util.List<CfgBUShort> |
getBUInfo()
Gets the value of the buInfo property.
|
int |
getBUInfoNSizeIs()
Gets the value of the buInfoNSizeIs property.
|
java.util.List<CfgTimeOffBidPeriod852> |
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<CfgTimeOffBidPeriodShort> |
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.
|
long |
getTimestamp()
Gets the value of the timestamp property.
|
int |
hashCode() |
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 |
setObjectArray(java.util.List<CfgTimeOffBidPeriod852> 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<CfgTimeOffBidPeriodShort> 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 |
setTimestamp(long value)
Sets the value of the timestamp property.
|
java.lang.String |
toString() |
CfgTimeOffBidPeriod852Holder |
withBUInfo(CfgBUShort... values) |
CfgTimeOffBidPeriod852Holder |
withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgTimeOffBidPeriod852Holder |
withBUInfoNSizeIs(int value) |
CfgTimeOffBidPeriod852Holder |
withObjectArray(CfgTimeOffBidPeriod852... values) |
CfgTimeOffBidPeriod852Holder |
withObjectArray(java.util.Collection<CfgTimeOffBidPeriod852> values) |
CfgTimeOffBidPeriod852Holder |
withObjectArrayNSizeIs(int value) |
CfgTimeOffBidPeriod852Holder |
withObjectIDArray(java.util.Collection<java.lang.Integer> values) |
CfgTimeOffBidPeriod852Holder |
withObjectIDArray(java.lang.Integer... values) |
CfgTimeOffBidPeriod852Holder |
withObjectIDArrayNSizeIs(int value) |
CfgTimeOffBidPeriod852Holder |
withObjectShortArray(CfgTimeOffBidPeriodShort... values) |
CfgTimeOffBidPeriod852Holder |
withObjectShortArray(java.util.Collection<CfgTimeOffBidPeriodShort> values) |
CfgTimeOffBidPeriod852Holder |
withObjectShortArrayNSizeIs(int value) |
CfgTimeOffBidPeriod852Holder |
withSiteInfo(CfgSiteShort... values) |
CfgTimeOffBidPeriod852Holder |
withSiteInfo(java.util.Collection<CfgSiteShort> values) |
CfgTimeOffBidPeriod852Holder |
withSiteInfoNSizeIs(int value) |
CfgTimeOffBidPeriod852Holder |
withTimestamp(long value) |
private static final long serialVersionUID
protected int objectIDArrayNSizeIs
protected java.util.List<java.lang.Integer> objectIDArray
protected int objectArrayNSizeIs
protected java.util.List<CfgTimeOffBidPeriod852> objectArray
protected int objectShortArrayNSizeIs
protected java.util.List<CfgTimeOffBidPeriodShort> objectShortArray
protected int siteInfoNSizeIs
protected java.util.List<CfgSiteShort> siteInfo
protected int buInfoNSizeIs
protected java.util.List<CfgBUShort> buInfo
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<CfgTimeOffBidPeriod852> 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
CfgTimeOffBidPeriod852
public int getObjectShortArrayNSizeIs()
public void setObjectShortArrayNSizeIs(int value)
public java.util.List<CfgTimeOffBidPeriodShort> 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
CfgTimeOffBidPeriodShort
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 long getTimestamp()
public void setTimestamp(long value)
public CfgTimeOffBidPeriod852Holder withObjectIDArrayNSizeIs(int value)
public CfgTimeOffBidPeriod852Holder withObjectIDArray(java.lang.Integer... values)
public CfgTimeOffBidPeriod852Holder withObjectIDArray(java.util.Collection<java.lang.Integer> values)
public CfgTimeOffBidPeriod852Holder withObjectArrayNSizeIs(int value)
public CfgTimeOffBidPeriod852Holder withObjectArray(CfgTimeOffBidPeriod852... values)
public CfgTimeOffBidPeriod852Holder withObjectArray(java.util.Collection<CfgTimeOffBidPeriod852> values)
public CfgTimeOffBidPeriod852Holder withObjectShortArrayNSizeIs(int value)
public CfgTimeOffBidPeriod852Holder withObjectShortArray(CfgTimeOffBidPeriodShort... values)
public CfgTimeOffBidPeriod852Holder withObjectShortArray(java.util.Collection<CfgTimeOffBidPeriodShort> values)
public CfgTimeOffBidPeriod852Holder withSiteInfoNSizeIs(int value)
public CfgTimeOffBidPeriod852Holder withSiteInfo(CfgSiteShort... values)
public CfgTimeOffBidPeriod852Holder withSiteInfo(java.util.Collection<CfgSiteShort> values)
public CfgTimeOffBidPeriod852Holder withBUInfoNSizeIs(int value)
public CfgTimeOffBidPeriod852Holder withBUInfo(CfgBUShort... values)
public CfgTimeOffBidPeriod852Holder withBUInfo(java.util.Collection<CfgBUShort> values)
public CfgTimeOffBidPeriod852Holder withTimestamp(long value)
public void setObjectIDArray(java.util.List<java.lang.Integer> objectIDArray)
objectIDArray
- allowed object is
Integer
public void setObjectArray(java.util.List<CfgTimeOffBidPeriod852> objectArray)
objectArray
- allowed object is
CfgTimeOffBidPeriod852
public void setObjectShortArray(java.util.List<CfgTimeOffBidPeriodShort> objectShortArray)
objectShortArray
- allowed object is
CfgTimeOffBidPeriodShort
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 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.