public class CfgTimeOffBidPeriod852
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected CfgActivityFilter |
activityFilter
Activity filter (optional).
|
protected CfgAgentFilter |
agentFilter
Agent filter (optional).
|
private static long |
serialVersionUID |
protected long |
timestamp |
protected boolean |
wmAllowPartDay |
protected int |
wmBUId |
protected java.lang.String |
wmComments |
protected double |
wmEndDateTime |
protected double |
wmFinishDateTime |
protected int |
wmMaximumDays |
protected int |
wmMaximumHours |
protected int |
wmMaximumWeeks |
protected int |
wmMinimumConsecutiveDays |
protected java.lang.String |
wmName |
protected double |
wmOpeningDateTime |
protected double |
wmProcessingDateTime |
protected java.util.List<java.lang.Integer> |
wmSiteId |
protected int |
wmSiteIdNSizeIs |
protected double |
wmStartDateTime |
protected int |
wmStatus |
protected int |
wmTimeOffBidPeriodId |
protected int |
wmTimezoneId |
protected int |
wmType
|
protected int |
wmWaitTimeout |
Constructor and Description |
---|
CfgTimeOffBidPeriod852() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
CfgActivityFilter |
getActivityFilter()
Gets the value of the activityFilter property.
|
CfgAgentFilter |
getAgentFilter()
Gets the value of the agentFilter property.
|
long |
getTimestamp()
Gets the value of the timestamp property.
|
int |
getWmBUId()
Gets the value of the wmBUId property.
|
java.lang.String |
getWmComments()
Gets the value of the wmComments property.
|
double |
getWmEndDateTime()
Gets the value of the wmEndDateTime property.
|
double |
getWmFinishDateTime()
Gets the value of the wmFinishDateTime property.
|
int |
getWmMaximumDays()
Gets the value of the wmMaximumDays property.
|
int |
getWmMaximumHours()
Gets the value of the wmMaximumHours property.
|
int |
getWmMaximumWeeks()
Gets the value of the wmMaximumWeeks property.
|
int |
getWmMinimumConsecutiveDays()
Gets the value of the wmMinimumConsecutiveDays property.
|
java.lang.String |
getWmName()
Gets the value of the wmName property.
|
double |
getWmOpeningDateTime()
Gets the value of the wmOpeningDateTime property.
|
double |
getWmProcessingDateTime()
Gets the value of the wmProcessingDateTime property.
|
java.util.List<java.lang.Integer> |
getWmSiteId()
Gets the value of the wmSiteId property.
|
int |
getWmSiteIdNSizeIs()
Gets the value of the wmSiteIdNSizeIs property.
|
double |
getWmStartDateTime()
Gets the value of the wmStartDateTime property.
|
int |
getWmStatus()
Gets the value of the wmStatus property.
|
int |
getWmTimeOffBidPeriodId()
Gets the value of the wmTimeOffBidPeriodId property.
|
int |
getWmTimezoneId()
Gets the value of the wmTimezoneId property.
|
int |
getWmType()
Gets the value of the wmType property.
|
int |
getWmWaitTimeout()
Gets the value of the wmWaitTimeout property.
|
int |
hashCode() |
boolean |
isWmAllowPartDay()
Gets the value of the wmAllowPartDay property.
|
void |
setActivityFilter(CfgActivityFilter value)
Sets the value of the activityFilter property.
|
void |
setAgentFilter(CfgAgentFilter value)
Sets the value of the agentFilter property.
|
void |
setTimestamp(long value)
Sets the value of the timestamp property.
|
void |
setWmAllowPartDay(boolean value)
Sets the value of the wmAllowPartDay property.
|
void |
setWmBUId(int value)
Sets the value of the wmBUId property.
|
void |
setWmComments(java.lang.String value)
Sets the value of the wmComments property.
|
void |
setWmEndDateTime(double value)
Sets the value of the wmEndDateTime property.
|
void |
setWmFinishDateTime(double value)
Sets the value of the wmFinishDateTime property.
|
void |
setWmMaximumDays(int value)
Sets the value of the wmMaximumDays property.
|
void |
setWmMaximumHours(int value)
Sets the value of the wmMaximumHours property.
|
void |
setWmMaximumWeeks(int value)
Sets the value of the wmMaximumWeeks property.
|
void |
setWmMinimumConsecutiveDays(int value)
Sets the value of the wmMinimumConsecutiveDays property.
|
void |
setWmName(java.lang.String value)
Sets the value of the wmName property.
|
void |
setWmOpeningDateTime(double value)
Sets the value of the wmOpeningDateTime property.
|
void |
setWmProcessingDateTime(double value)
Sets the value of the wmProcessingDateTime 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 |
setWmStartDateTime(double value)
Sets the value of the wmStartDateTime property.
|
void |
setWmStatus(int value)
Sets the value of the wmStatus property.
|
void |
setWmTimeOffBidPeriodId(int value)
Sets the value of the wmTimeOffBidPeriodId property.
|
void |
setWmTimezoneId(int value)
Sets the value of the wmTimezoneId property.
|
void |
setWmType(int value)
Sets the value of the wmType property.
|
void |
setWmWaitTimeout(int value)
Sets the value of the wmWaitTimeout property.
|
java.lang.String |
toString() |
CfgTimeOffBidPeriod852 |
withActivityFilter(CfgActivityFilter value) |
CfgTimeOffBidPeriod852 |
withAgentFilter(CfgAgentFilter value) |
CfgTimeOffBidPeriod852 |
withTimestamp(long value) |
CfgTimeOffBidPeriod852 |
withWmAllowPartDay(boolean value) |
CfgTimeOffBidPeriod852 |
withWmBUId(int value) |
CfgTimeOffBidPeriod852 |
withWmComments(java.lang.String value) |
CfgTimeOffBidPeriod852 |
withWmEndDateTime(double value) |
CfgTimeOffBidPeriod852 |
withWmFinishDateTime(double value) |
CfgTimeOffBidPeriod852 |
withWmMaximumDays(int value) |
CfgTimeOffBidPeriod852 |
withWmMaximumHours(int value) |
CfgTimeOffBidPeriod852 |
withWmMaximumWeeks(int value) |
CfgTimeOffBidPeriod852 |
withWmMinimumConsecutiveDays(int value) |
CfgTimeOffBidPeriod852 |
withWmName(java.lang.String value) |
CfgTimeOffBidPeriod852 |
withWmOpeningDateTime(double value) |
CfgTimeOffBidPeriod852 |
withWmProcessingDateTime(double value) |
CfgTimeOffBidPeriod852 |
withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgTimeOffBidPeriod852 |
withWmSiteId(java.lang.Integer... values) |
CfgTimeOffBidPeriod852 |
withWmSiteIdNSizeIs(int value) |
CfgTimeOffBidPeriod852 |
withWmStartDateTime(double value) |
CfgTimeOffBidPeriod852 |
withWmStatus(int value) |
CfgTimeOffBidPeriod852 |
withWmTimeOffBidPeriodId(int value) |
CfgTimeOffBidPeriod852 |
withWmTimezoneId(int value) |
CfgTimeOffBidPeriod852 |
withWmType(int value) |
CfgTimeOffBidPeriod852 |
withWmWaitTimeout(int value) |
private static final long serialVersionUID
protected int wmTimeOffBidPeriodId
protected int wmBUId
protected int wmSiteIdNSizeIs
protected java.util.List<java.lang.Integer> wmSiteId
protected java.lang.String wmName
protected int wmType
protected double wmStartDateTime
protected double wmEndDateTime
protected double wmProcessingDateTime
protected double wmFinishDateTime
protected double wmOpeningDateTime
protected int wmTimezoneId
protected java.lang.String wmComments
protected int wmStatus
protected boolean wmAllowPartDay
protected int wmWaitTimeout
protected int wmMinimumConsecutiveDays
protected int wmMaximumHours
protected int wmMaximumDays
protected int wmMaximumWeeks
protected CfgAgentFilter agentFilter
protected CfgActivityFilter activityFilter
protected long timestamp
public int getWmTimeOffBidPeriodId()
public void setWmTimeOffBidPeriodId(int value)
public int getWmBUId()
public void setWmBUId(int value)
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 java.lang.String getWmName()
String
public void setWmName(java.lang.String value)
value
- allowed object is
String
public int getWmType()
public void setWmType(int value)
public double getWmStartDateTime()
public void setWmStartDateTime(double value)
public double getWmEndDateTime()
public void setWmEndDateTime(double value)
public double getWmProcessingDateTime()
public void setWmProcessingDateTime(double value)
public double getWmFinishDateTime()
public void setWmFinishDateTime(double value)
public double getWmOpeningDateTime()
public void setWmOpeningDateTime(double value)
public int getWmTimezoneId()
public void setWmTimezoneId(int value)
public java.lang.String getWmComments()
String
public void setWmComments(java.lang.String value)
value
- allowed object is
String
public int getWmStatus()
public void setWmStatus(int value)
public boolean isWmAllowPartDay()
public void setWmAllowPartDay(boolean value)
public int getWmWaitTimeout()
public void setWmWaitTimeout(int value)
public int getWmMinimumConsecutiveDays()
public void setWmMinimumConsecutiveDays(int value)
public int getWmMaximumHours()
public void setWmMaximumHours(int value)
public int getWmMaximumDays()
public void setWmMaximumDays(int value)
public int getWmMaximumWeeks()
public void setWmMaximumWeeks(int value)
public CfgAgentFilter getAgentFilter()
CfgAgentFilter
public void setAgentFilter(CfgAgentFilter value)
value
- allowed object is
CfgAgentFilter
public CfgActivityFilter getActivityFilter()
CfgActivityFilter
public void setActivityFilter(CfgActivityFilter value)
value
- allowed object is
CfgActivityFilter
public long getTimestamp()
public void setTimestamp(long value)
public CfgTimeOffBidPeriod852 withWmTimeOffBidPeriodId(int value)
public CfgTimeOffBidPeriod852 withWmBUId(int value)
public CfgTimeOffBidPeriod852 withWmSiteIdNSizeIs(int value)
public CfgTimeOffBidPeriod852 withWmSiteId(java.lang.Integer... values)
public CfgTimeOffBidPeriod852 withWmSiteId(java.util.Collection<java.lang.Integer> values)
public CfgTimeOffBidPeriod852 withWmName(java.lang.String value)
public CfgTimeOffBidPeriod852 withWmType(int value)
public CfgTimeOffBidPeriod852 withWmStartDateTime(double value)
public CfgTimeOffBidPeriod852 withWmEndDateTime(double value)
public CfgTimeOffBidPeriod852 withWmProcessingDateTime(double value)
public CfgTimeOffBidPeriod852 withWmFinishDateTime(double value)
public CfgTimeOffBidPeriod852 withWmOpeningDateTime(double value)
public CfgTimeOffBidPeriod852 withWmTimezoneId(int value)
public CfgTimeOffBidPeriod852 withWmComments(java.lang.String value)
public CfgTimeOffBidPeriod852 withWmStatus(int value)
public CfgTimeOffBidPeriod852 withWmAllowPartDay(boolean value)
public CfgTimeOffBidPeriod852 withWmWaitTimeout(int value)
public CfgTimeOffBidPeriod852 withWmMinimumConsecutiveDays(int value)
public CfgTimeOffBidPeriod852 withWmMaximumHours(int value)
public CfgTimeOffBidPeriod852 withWmMaximumDays(int value)
public CfgTimeOffBidPeriod852 withWmMaximumWeeks(int value)
public CfgTimeOffBidPeriod852 withAgentFilter(CfgAgentFilter value)
public CfgTimeOffBidPeriod852 withActivityFilter(CfgActivityFilter value)
public CfgTimeOffBidPeriod852 withTimestamp(long value)
public void setWmSiteId(java.util.List<java.lang.Integer> wmSiteId)
wmSiteId
- 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.