public class CfgMeetingHolder
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgAgentShort> |
agentInfo |
protected int |
agentInfoNSizeIs |
protected java.util.List<CfgBUShort> |
buInfo |
protected int |
buInfoNSizeIs |
protected java.util.List<CfgExceptionTypeShort> |
exceptionTypeInfo |
protected int |
exceptionTypeInfoNSizeIs |
protected java.util.List<CfgMeeting> |
objectArray |
protected int |
objectArrayNSizeIs |
protected java.util.List<java.lang.Integer> |
objectIDArray |
protected int |
objectIDArrayNSizeIs |
protected java.util.List<CfgMeetingShort> |
objectShortArray |
protected int |
objectShortArrayNSizeIs |
private static long |
serialVersionUID |
protected java.util.List<CfgSiteShort> |
siteInfo |
protected int |
siteInfoNSizeIs |
protected long |
timestamp |
Constructor and Description |
---|
CfgMeetingHolder() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
java.util.List<CfgAgentShort> |
getAgentInfo()
Gets the value of the agentInfo property.
|
int |
getAgentInfoNSizeIs()
Gets the value of the agentInfoNSizeIs 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<CfgExceptionTypeShort> |
getExceptionTypeInfo()
Gets the value of the exceptionTypeInfo property.
|
int |
getExceptionTypeInfoNSizeIs()
Gets the value of the exceptionTypeInfoNSizeIs property.
|
java.util.List<CfgMeeting> |
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<CfgMeetingShort> |
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 |
setAgentInfo(java.util.List<CfgAgentShort> agentInfo)
Sets the value of the agentInfo property.
|
void |
setAgentInfoNSizeIs(int value)
Sets the value of the agentInfoNSizeIs 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 |
setExceptionTypeInfo(java.util.List<CfgExceptionTypeShort> exceptionTypeInfo)
Sets the value of the exceptionTypeInfo property.
|
void |
setExceptionTypeInfoNSizeIs(int value)
Sets the value of the exceptionTypeInfoNSizeIs property.
|
void |
setObjectArray(java.util.List<CfgMeeting> 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<CfgMeetingShort> 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() |
CfgMeetingHolder |
withAgentInfo(CfgAgentShort... values) |
CfgMeetingHolder |
withAgentInfo(java.util.Collection<CfgAgentShort> values) |
CfgMeetingHolder |
withAgentInfoNSizeIs(int value) |
CfgMeetingHolder |
withBUInfo(CfgBUShort... values) |
CfgMeetingHolder |
withBUInfo(java.util.Collection<CfgBUShort> values) |
CfgMeetingHolder |
withBUInfoNSizeIs(int value) |
CfgMeetingHolder |
withExceptionTypeInfo(CfgExceptionTypeShort... values) |
CfgMeetingHolder |
withExceptionTypeInfo(java.util.Collection<CfgExceptionTypeShort> values) |
CfgMeetingHolder |
withExceptionTypeInfoNSizeIs(int value) |
CfgMeetingHolder |
withObjectArray(CfgMeeting... values) |
CfgMeetingHolder |
withObjectArray(java.util.Collection<CfgMeeting> values) |
CfgMeetingHolder |
withObjectArrayNSizeIs(int value) |
CfgMeetingHolder |
withObjectIDArray(java.util.Collection<java.lang.Integer> values) |
CfgMeetingHolder |
withObjectIDArray(java.lang.Integer... values) |
CfgMeetingHolder |
withObjectIDArrayNSizeIs(int value) |
CfgMeetingHolder |
withObjectShortArray(CfgMeetingShort... values) |
CfgMeetingHolder |
withObjectShortArray(java.util.Collection<CfgMeetingShort> values) |
CfgMeetingHolder |
withObjectShortArrayNSizeIs(int value) |
CfgMeetingHolder |
withSiteInfo(CfgSiteShort... values) |
CfgMeetingHolder |
withSiteInfo(java.util.Collection<CfgSiteShort> values) |
CfgMeetingHolder |
withSiteInfoNSizeIs(int value) |
CfgMeetingHolder |
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<CfgMeeting> objectArray
protected int objectShortArrayNSizeIs
protected java.util.List<CfgMeetingShort> objectShortArray
protected int exceptionTypeInfoNSizeIs
protected java.util.List<CfgExceptionTypeShort> exceptionTypeInfo
protected int agentInfoNSizeIs
protected java.util.List<CfgAgentShort> agentInfo
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<CfgMeeting> 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
CfgMeeting
public int getObjectShortArrayNSizeIs()
public void setObjectShortArrayNSizeIs(int value)
public java.util.List<CfgMeetingShort> 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
CfgMeetingShort
public int getExceptionTypeInfoNSizeIs()
public void setExceptionTypeInfoNSizeIs(int value)
public java.util.List<CfgExceptionTypeShort> getExceptionTypeInfo()
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 exceptionTypeInfo property.
For example, to add a new item, do as follows:
getExceptionTypeInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgExceptionTypeShort
public int getAgentInfoNSizeIs()
public void setAgentInfoNSizeIs(int value)
public java.util.List<CfgAgentShort> getAgentInfo()
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 agentInfo property.
For example, to add a new item, do as follows:
getAgentInfo().add(newItem);
Objects of the following type(s) are allowed in the list
CfgAgentShort
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 CfgMeetingHolder withObjectIDArrayNSizeIs(int value)
public CfgMeetingHolder withObjectIDArray(java.lang.Integer... values)
public CfgMeetingHolder withObjectIDArray(java.util.Collection<java.lang.Integer> values)
public CfgMeetingHolder withObjectArrayNSizeIs(int value)
public CfgMeetingHolder withObjectArray(CfgMeeting... values)
public CfgMeetingHolder withObjectArray(java.util.Collection<CfgMeeting> values)
public CfgMeetingHolder withObjectShortArrayNSizeIs(int value)
public CfgMeetingHolder withObjectShortArray(CfgMeetingShort... values)
public CfgMeetingHolder withObjectShortArray(java.util.Collection<CfgMeetingShort> values)
public CfgMeetingHolder withExceptionTypeInfoNSizeIs(int value)
public CfgMeetingHolder withExceptionTypeInfo(CfgExceptionTypeShort... values)
public CfgMeetingHolder withExceptionTypeInfo(java.util.Collection<CfgExceptionTypeShort> values)
public CfgMeetingHolder withAgentInfoNSizeIs(int value)
public CfgMeetingHolder withAgentInfo(CfgAgentShort... values)
public CfgMeetingHolder withAgentInfo(java.util.Collection<CfgAgentShort> values)
public CfgMeetingHolder withSiteInfoNSizeIs(int value)
public CfgMeetingHolder withSiteInfo(CfgSiteShort... values)
public CfgMeetingHolder withSiteInfo(java.util.Collection<CfgSiteShort> values)
public CfgMeetingHolder withBUInfoNSizeIs(int value)
public CfgMeetingHolder withBUInfo(CfgBUShort... values)
public CfgMeetingHolder withBUInfo(java.util.Collection<CfgBUShort> values)
public CfgMeetingHolder withTimestamp(long value)
public void setObjectIDArray(java.util.List<java.lang.Integer> objectIDArray)
objectIDArray
- allowed object is
Integer
public void setObjectArray(java.util.List<CfgMeeting> objectArray)
objectArray
- allowed object is
CfgMeeting
public void setObjectShortArray(java.util.List<CfgMeetingShort> objectShortArray)
objectShortArray
- allowed object is
CfgMeetingShort
public void setExceptionTypeInfo(java.util.List<CfgExceptionTypeShort> exceptionTypeInfo)
exceptionTypeInfo
- allowed object is
CfgExceptionTypeShort
public void setAgentInfo(java.util.List<CfgAgentShort> agentInfo)
agentInfo
- allowed object is
CfgAgentShort
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.