public class CfgTeamFilter
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
cfgTeamSnapshotID
A Team snapshot to use as a team pool.
|
private static long |
serialVersionUID |
protected java.util.List<java.lang.Integer> |
wmBUId
An array of BU identifiers.
|
protected int |
wmBUIdNSizeIs
Number of elements in the wmBUId array
|
protected java.util.List<java.lang.Integer> |
wmSiteId
An array of Site identifiers.
|
protected int |
wmSiteIdNSizeIs
Number of elements in the wmSiteId array
|
protected java.util.List<java.lang.Integer> |
wmTeamId
An array of Team identifiers.
|
protected int |
wmTeamIdNSizeIs
Number of elements in the wmTeamId array.
|
Constructor and Description |
---|
CfgTeamFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
java.lang.String |
getCfgTeamSnapshotID()
Gets the value of the cfgTeamSnapshotID property.
|
java.util.List<java.lang.Integer> |
getWmBUId()
Gets the value of the wmBUId property.
|
int |
getWmBUIdNSizeIs()
Gets the value of the wmBUIdNSizeIs property.
|
java.util.List<java.lang.Integer> |
getWmSiteId()
Gets the value of the wmSiteId property.
|
int |
getWmSiteIdNSizeIs()
Gets the value of the wmSiteIdNSizeIs property.
|
java.util.List<java.lang.Integer> |
getWmTeamId()
Gets the value of the wmTeamId property.
|
int |
getWmTeamIdNSizeIs()
Gets the value of the wmTeamIdNSizeIs property.
|
int |
hashCode() |
void |
setCfgTeamSnapshotID(java.lang.String value)
Sets the value of the cfgTeamSnapshotID property.
|
void |
setWmBUId(java.util.List<java.lang.Integer> wmBUId)
Sets the value of the wmBUId property.
|
void |
setWmBUIdNSizeIs(int value)
Sets the value of the wmBUIdNSizeIs property.
|
void |
setWmSiteId(java.util.List<java.lang.Integer> wmSiteId)
Sets the value of the wmSiteId property.
|
void |
setWmSiteIdNSizeIs(int value)
Sets the value of the wmSiteIdNSizeIs property.
|
void |
setWmTeamId(java.util.List<java.lang.Integer> wmTeamId)
Sets the value of the wmTeamId property.
|
void |
setWmTeamIdNSizeIs(int value)
Sets the value of the wmTeamIdNSizeIs property.
|
java.lang.String |
toString() |
CfgTeamFilter |
withCfgTeamSnapshotID(java.lang.String value) |
CfgTeamFilter |
withWmBUId(java.util.Collection<java.lang.Integer> values) |
CfgTeamFilter |
withWmBUId(java.lang.Integer... values) |
CfgTeamFilter |
withWmBUIdNSizeIs(int value) |
CfgTeamFilter |
withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgTeamFilter |
withWmSiteId(java.lang.Integer... values) |
CfgTeamFilter |
withWmSiteIdNSizeIs(int value) |
CfgTeamFilter |
withWmTeamId(java.util.Collection<java.lang.Integer> values) |
CfgTeamFilter |
withWmTeamId(java.lang.Integer... values) |
CfgTeamFilter |
withWmTeamIdNSizeIs(int value) |
private static final long serialVersionUID
protected int wmBUIdNSizeIs
protected java.util.List<java.lang.Integer> wmBUId
protected int wmSiteIdNSizeIs
protected java.util.List<java.lang.Integer> wmSiteId
protected int wmTeamIdNSizeIs
protected java.util.List<java.lang.Integer> wmTeamId
protected java.lang.String cfgTeamSnapshotID
public int getWmBUIdNSizeIs()
public void setWmBUIdNSizeIs(int value)
public java.util.List<java.lang.Integer> getWmBUId()
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 wmBUId property.
For example, to add a new item, do as follows:
getWmBUId().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public int getWmSiteIdNSizeIs()
public void setWmSiteIdNSizeIs(int value)
public java.util.List<java.lang.Integer> getWmSiteId()
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 wmSiteId property.
For example, to add a new item, do as follows:
getWmSiteId().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public int getWmTeamIdNSizeIs()
public void setWmTeamIdNSizeIs(int value)
public java.util.List<java.lang.Integer> getWmTeamId()
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 wmTeamId property.
For example, to add a new item, do as follows:
getWmTeamId().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public java.lang.String getCfgTeamSnapshotID()
String
public void setCfgTeamSnapshotID(java.lang.String value)
value
- allowed object is
String
public CfgTeamFilter withWmBUIdNSizeIs(int value)
public CfgTeamFilter withWmBUId(java.lang.Integer... values)
public CfgTeamFilter withWmBUId(java.util.Collection<java.lang.Integer> values)
public CfgTeamFilter withWmSiteIdNSizeIs(int value)
public CfgTeamFilter withWmSiteId(java.lang.Integer... values)
public CfgTeamFilter withWmSiteId(java.util.Collection<java.lang.Integer> values)
public CfgTeamFilter withWmTeamIdNSizeIs(int value)
public CfgTeamFilter withWmTeamId(java.lang.Integer... values)
public CfgTeamFilter withWmTeamId(java.util.Collection<java.lang.Integer> values)
public CfgTeamFilter withCfgTeamSnapshotID(java.lang.String value)
public void setWmBUId(java.util.List<java.lang.Integer> wmBUId)
wmBUId
- allowed object is
Integer
public void setWmSiteId(java.util.List<java.lang.Integer> wmSiteId)
wmSiteId
- allowed object is
Integer
public void setWmTeamId(java.util.List<java.lang.Integer> wmTeamId)
wmTeamId
- allowed object is
Integer
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.