public class CfgActivityFilter
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
cfgActivitySnapshotID |
private static long |
serialVersionUID |
protected java.util.List<java.lang.Integer> |
wmActivityId |
protected int |
wmActivityIdNSizeIs |
protected java.util.List<java.lang.Integer> |
wmActivitySetId |
protected int |
wmActivitySetIdNSizeIs |
protected java.util.List<java.lang.Integer> |
wmBUId |
protected int |
wmBUIdNSizeIs |
protected java.util.List<java.lang.Integer> |
wmSiteId |
protected int |
wmSiteIdNSizeIs |
protected java.util.List<java.lang.Integer> |
wmType |
protected int |
wmTypeNSizeIs |
protected java.util.List<java.lang.Integer> |
wmVirtualActivityId |
protected int |
wmVirtualActivityIdNSizeIs |
Constructor and Description |
---|
CfgActivityFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
java.lang.String |
getCfgActivitySnapshotID()
Gets the value of the cfgActivitySnapshotID property.
|
java.util.List<java.lang.Integer> |
getWmActivityId()
Gets the value of the wmActivityId property.
|
int |
getWmActivityIdNSizeIs()
Gets the value of the wmActivityIdNSizeIs property.
|
java.util.List<java.lang.Integer> |
getWmActivitySetId()
Gets the value of the wmActivitySetId property.
|
int |
getWmActivitySetIdNSizeIs()
Gets the value of the wmActivitySetIdNSizeIs 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> |
getWmType()
Gets the value of the wmType property.
|
int |
getWmTypeNSizeIs()
Gets the value of the wmTypeNSizeIs property.
|
java.util.List<java.lang.Integer> |
getWmVirtualActivityId()
Gets the value of the wmVirtualActivityId property.
|
int |
getWmVirtualActivityIdNSizeIs()
Gets the value of the wmVirtualActivityIdNSizeIs property.
|
int |
hashCode() |
void |
setCfgActivitySnapshotID(java.lang.String value)
Sets the value of the cfgActivitySnapshotID property.
|
void |
setWmActivityId(java.util.List<java.lang.Integer> wmActivityId)
Sets the value of the wmActivityId property.
|
void |
setWmActivityIdNSizeIs(int value)
Sets the value of the wmActivityIdNSizeIs property.
|
void |
setWmActivitySetId(java.util.List<java.lang.Integer> wmActivitySetId)
Sets the value of the wmActivitySetId property.
|
void |
setWmActivitySetIdNSizeIs(int value)
Sets the value of the wmActivitySetIdNSizeIs 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 |
setWmType(java.util.List<java.lang.Integer> wmType)
Sets the value of the wmType property.
|
void |
setWmTypeNSizeIs(int value)
Sets the value of the wmTypeNSizeIs property.
|
void |
setWmVirtualActivityId(java.util.List<java.lang.Integer> wmVirtualActivityId)
Sets the value of the wmVirtualActivityId property.
|
void |
setWmVirtualActivityIdNSizeIs(int value)
Sets the value of the wmVirtualActivityIdNSizeIs property.
|
java.lang.String |
toString() |
CfgActivityFilter |
withCfgActivitySnapshotID(java.lang.String value) |
CfgActivityFilter |
withWmActivityId(java.util.Collection<java.lang.Integer> values) |
CfgActivityFilter |
withWmActivityId(java.lang.Integer... values) |
CfgActivityFilter |
withWmActivityIdNSizeIs(int value) |
CfgActivityFilter |
withWmActivitySetId(java.util.Collection<java.lang.Integer> values) |
CfgActivityFilter |
withWmActivitySetId(java.lang.Integer... values) |
CfgActivityFilter |
withWmActivitySetIdNSizeIs(int value) |
CfgActivityFilter |
withWmBUId(java.util.Collection<java.lang.Integer> values) |
CfgActivityFilter |
withWmBUId(java.lang.Integer... values) |
CfgActivityFilter |
withWmBUIdNSizeIs(int value) |
CfgActivityFilter |
withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgActivityFilter |
withWmSiteId(java.lang.Integer... values) |
CfgActivityFilter |
withWmSiteIdNSizeIs(int value) |
CfgActivityFilter |
withWmType(java.util.Collection<java.lang.Integer> values) |
CfgActivityFilter |
withWmType(java.lang.Integer... values) |
CfgActivityFilter |
withWmTypeNSizeIs(int value) |
CfgActivityFilter |
withWmVirtualActivityId(java.util.Collection<java.lang.Integer> values) |
CfgActivityFilter |
withWmVirtualActivityId(java.lang.Integer... values) |
CfgActivityFilter |
withWmVirtualActivityIdNSizeIs(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 wmActivityIdNSizeIs
protected java.util.List<java.lang.Integer> wmActivityId
protected int wmVirtualActivityIdNSizeIs
protected java.util.List<java.lang.Integer> wmVirtualActivityId
protected int wmActivitySetIdNSizeIs
protected java.util.List<java.lang.Integer> wmActivitySetId
protected int wmTypeNSizeIs
protected java.util.List<java.lang.Integer> wmType
protected java.lang.String cfgActivitySnapshotID
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 getWmActivityIdNSizeIs()
public void setWmActivityIdNSizeIs(int value)
public java.util.List<java.lang.Integer> getWmActivityId()
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 wmActivityId property.
For example, to add a new item, do as follows:
getWmActivityId().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public int getWmVirtualActivityIdNSizeIs()
public void setWmVirtualActivityIdNSizeIs(int value)
public java.util.List<java.lang.Integer> getWmVirtualActivityId()
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 wmVirtualActivityId property.
For example, to add a new item, do as follows:
getWmVirtualActivityId().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public int getWmActivitySetIdNSizeIs()
public void setWmActivitySetIdNSizeIs(int value)
public java.util.List<java.lang.Integer> getWmActivitySetId()
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 wmActivitySetId property.
For example, to add a new item, do as follows:
getWmActivitySetId().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public int getWmTypeNSizeIs()
public void setWmTypeNSizeIs(int value)
public java.util.List<java.lang.Integer> getWmType()
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 wmType property.
For example, to add a new item, do as follows:
getWmType().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public java.lang.String getCfgActivitySnapshotID()
String
public void setCfgActivitySnapshotID(java.lang.String value)
value
- allowed object is
String
public CfgActivityFilter withWmBUIdNSizeIs(int value)
public CfgActivityFilter withWmBUId(java.lang.Integer... values)
public CfgActivityFilter withWmBUId(java.util.Collection<java.lang.Integer> values)
public CfgActivityFilter withWmSiteIdNSizeIs(int value)
public CfgActivityFilter withWmSiteId(java.lang.Integer... values)
public CfgActivityFilter withWmSiteId(java.util.Collection<java.lang.Integer> values)
public CfgActivityFilter withWmActivityIdNSizeIs(int value)
public CfgActivityFilter withWmActivityId(java.lang.Integer... values)
public CfgActivityFilter withWmActivityId(java.util.Collection<java.lang.Integer> values)
public CfgActivityFilter withWmVirtualActivityIdNSizeIs(int value)
public CfgActivityFilter withWmVirtualActivityId(java.lang.Integer... values)
public CfgActivityFilter withWmVirtualActivityId(java.util.Collection<java.lang.Integer> values)
public CfgActivityFilter withWmActivitySetIdNSizeIs(int value)
public CfgActivityFilter withWmActivitySetId(java.lang.Integer... values)
public CfgActivityFilter withWmActivitySetId(java.util.Collection<java.lang.Integer> values)
public CfgActivityFilter withWmTypeNSizeIs(int value)
public CfgActivityFilter withWmType(java.lang.Integer... values)
public CfgActivityFilter withWmType(java.util.Collection<java.lang.Integer> values)
public CfgActivityFilter withCfgActivitySnapshotID(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 setWmActivityId(java.util.List<java.lang.Integer> wmActivityId)
wmActivityId
- allowed object is
Integer
public void setWmVirtualActivityId(java.util.List<java.lang.Integer> wmVirtualActivityId)
wmVirtualActivityId
- allowed object is
Integer
public void setWmActivitySetId(java.util.List<java.lang.Integer> wmActivitySetId)
wmActivitySetId
- allowed object is
Integer
public void setWmType(java.util.List<java.lang.Integer> wmType)
wmType
- 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.