public class CfgOvertimeOffer
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected CfgAgentFilter |
agentFilter |
private static long |
serialVersionUID |
protected long |
timestamp |
protected int |
wmActivityId |
protected int |
wmBUId |
protected java.lang.String |
wmComments |
protected double |
wmEndDateTime |
protected int |
wmMarkedTimeId |
protected int |
wmMaxAgentDailyMinutes |
protected int |
wmMaxAgentOfferMinutes |
protected int |
wmMaxTotalDailyMinutes |
protected int |
wmMaxTotalOfferMinutes |
protected java.lang.String |
wmName |
protected int |
wmOvertimeOfferId |
protected java.util.List<java.lang.Integer> |
wmSiteId |
protected int |
wmSiteIdNSizeIs |
protected int |
wmSlotMaxSize |
protected int |
wmSlotMinSize |
protected double |
wmStartDateTime |
protected int |
wmStatus |
protected int |
wmTimezoneId |
protected int |
wmType |
protected int |
wmVirtualActivityId |
Constructor and Description |
---|
CfgOvertimeOffer() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
CfgAgentFilter |
getAgentFilter()
Gets the value of the agentFilter property.
|
long |
getTimestamp()
Gets the value of the timestamp property.
|
int |
getWmActivityId()
Gets the value of the wmActivityId 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.
|
int |
getWmMarkedTimeId()
Gets the value of the wmMarkedTimeId property.
|
int |
getWmMaxAgentDailyMinutes()
Gets the value of the wmMaxAgentDailyMinutes property.
|
int |
getWmMaxAgentOfferMinutes()
Gets the value of the wmMaxAgentOfferMinutes property.
|
int |
getWmMaxTotalDailyMinutes()
Gets the value of the wmMaxTotalDailyMinutes property.
|
int |
getWmMaxTotalOfferMinutes()
Gets the value of the wmMaxTotalOfferMinutes property.
|
java.lang.String |
getWmName()
Gets the value of the wmName property.
|
int |
getWmOvertimeOfferId()
Gets the value of the wmOvertimeOfferId property.
|
java.util.List<java.lang.Integer> |
getWmSiteId()
Gets the value of the wmSiteId property.
|
int |
getWmSiteIdNSizeIs()
Gets the value of the wmSiteIdNSizeIs property.
|
int |
getWmSlotMaxSize()
Gets the value of the wmSlotMaxSize property.
|
int |
getWmSlotMinSize()
Gets the value of the wmSlotMinSize property.
|
double |
getWmStartDateTime()
Gets the value of the wmStartDateTime property.
|
int |
getWmStatus()
Gets the value of the wmStatus property.
|
int |
getWmTimezoneId()
Gets the value of the wmTimezoneId property.
|
int |
getWmType()
Gets the value of the wmType property.
|
int |
getWmVirtualActivityId()
Gets the value of the wmVirtualActivityId property.
|
int |
hashCode() |
void |
setAgentFilter(CfgAgentFilter value)
Sets the value of the agentFilter property.
|
void |
setTimestamp(long value)
Sets the value of the timestamp property.
|
void |
setWmActivityId(int value)
Sets the value of the wmActivityId 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 |
setWmMarkedTimeId(int value)
Sets the value of the wmMarkedTimeId property.
|
void |
setWmMaxAgentDailyMinutes(int value)
Sets the value of the wmMaxAgentDailyMinutes property.
|
void |
setWmMaxAgentOfferMinutes(int value)
Sets the value of the wmMaxAgentOfferMinutes property.
|
void |
setWmMaxTotalDailyMinutes(int value)
Sets the value of the wmMaxTotalDailyMinutes property.
|
void |
setWmMaxTotalOfferMinutes(int value)
Sets the value of the wmMaxTotalOfferMinutes property.
|
void |
setWmName(java.lang.String value)
Sets the value of the wmName property.
|
void |
setWmOvertimeOfferId(int value)
Sets the value of the wmOvertimeOfferId 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 |
setWmSlotMaxSize(int value)
Sets the value of the wmSlotMaxSize property.
|
void |
setWmSlotMinSize(int value)
Sets the value of the wmSlotMinSize property.
|
void |
setWmStartDateTime(double value)
Sets the value of the wmStartDateTime property.
|
void |
setWmStatus(int value)
Sets the value of the wmStatus property.
|
void |
setWmTimezoneId(int value)
Sets the value of the wmTimezoneId property.
|
void |
setWmType(int value)
Sets the value of the wmType property.
|
void |
setWmVirtualActivityId(int value)
Sets the value of the wmVirtualActivityId property.
|
java.lang.String |
toString() |
CfgOvertimeOffer |
withAgentFilter(CfgAgentFilter value) |
CfgOvertimeOffer |
withTimestamp(long value) |
CfgOvertimeOffer |
withWmActivityId(int value) |
CfgOvertimeOffer |
withWmBUId(int value) |
CfgOvertimeOffer |
withWmComments(java.lang.String value) |
CfgOvertimeOffer |
withWmEndDateTime(double value) |
CfgOvertimeOffer |
withWmMarkedTimeId(int value) |
CfgOvertimeOffer |
withWmMaxAgentDailyMinutes(int value) |
CfgOvertimeOffer |
withWmMaxAgentOfferMinutes(int value) |
CfgOvertimeOffer |
withWmMaxTotalDailyMinutes(int value) |
CfgOvertimeOffer |
withWmMaxTotalOfferMinutes(int value) |
CfgOvertimeOffer |
withWmName(java.lang.String value) |
CfgOvertimeOffer |
withWmOvertimeOfferId(int value) |
CfgOvertimeOffer |
withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgOvertimeOffer |
withWmSiteId(java.lang.Integer... values) |
CfgOvertimeOffer |
withWmSiteIdNSizeIs(int value) |
CfgOvertimeOffer |
withWmSlotMaxSize(int value) |
CfgOvertimeOffer |
withWmSlotMinSize(int value) |
CfgOvertimeOffer |
withWmStartDateTime(double value) |
CfgOvertimeOffer |
withWmStatus(int value) |
CfgOvertimeOffer |
withWmTimezoneId(int value) |
CfgOvertimeOffer |
withWmType(int value) |
CfgOvertimeOffer |
withWmVirtualActivityId(int value) |
private static final long serialVersionUID
protected int wmOvertimeOfferId
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 int wmTimezoneId
protected java.lang.String wmComments
protected int wmStatus
protected int wmActivityId
protected int wmVirtualActivityId
protected int wmMarkedTimeId
protected int wmSlotMinSize
protected int wmSlotMaxSize
protected int wmMaxAgentDailyMinutes
protected int wmMaxTotalDailyMinutes
protected int wmMaxAgentOfferMinutes
protected int wmMaxTotalOfferMinutes
protected CfgAgentFilter agentFilter
protected long timestamp
public int getWmOvertimeOfferId()
public void setWmOvertimeOfferId(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 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 int getWmActivityId()
public void setWmActivityId(int value)
public int getWmVirtualActivityId()
public void setWmVirtualActivityId(int value)
public int getWmMarkedTimeId()
public void setWmMarkedTimeId(int value)
public int getWmSlotMinSize()
public void setWmSlotMinSize(int value)
public int getWmSlotMaxSize()
public void setWmSlotMaxSize(int value)
public int getWmMaxAgentDailyMinutes()
public void setWmMaxAgentDailyMinutes(int value)
public int getWmMaxTotalDailyMinutes()
public void setWmMaxTotalDailyMinutes(int value)
public int getWmMaxAgentOfferMinutes()
public void setWmMaxAgentOfferMinutes(int value)
public int getWmMaxTotalOfferMinutes()
public void setWmMaxTotalOfferMinutes(int value)
public CfgAgentFilter getAgentFilter()
CfgAgentFilter
public void setAgentFilter(CfgAgentFilter value)
value
- allowed object is
CfgAgentFilter
public long getTimestamp()
public void setTimestamp(long value)
public CfgOvertimeOffer withWmOvertimeOfferId(int value)
public CfgOvertimeOffer withWmBUId(int value)
public CfgOvertimeOffer withWmSiteIdNSizeIs(int value)
public CfgOvertimeOffer withWmSiteId(java.lang.Integer... values)
public CfgOvertimeOffer withWmSiteId(java.util.Collection<java.lang.Integer> values)
public CfgOvertimeOffer withWmName(java.lang.String value)
public CfgOvertimeOffer withWmType(int value)
public CfgOvertimeOffer withWmStartDateTime(double value)
public CfgOvertimeOffer withWmEndDateTime(double value)
public CfgOvertimeOffer withWmTimezoneId(int value)
public CfgOvertimeOffer withWmComments(java.lang.String value)
public CfgOvertimeOffer withWmStatus(int value)
public CfgOvertimeOffer withWmActivityId(int value)
public CfgOvertimeOffer withWmVirtualActivityId(int value)
public CfgOvertimeOffer withWmMarkedTimeId(int value)
public CfgOvertimeOffer withWmSlotMinSize(int value)
public CfgOvertimeOffer withWmSlotMaxSize(int value)
public CfgOvertimeOffer withWmMaxAgentDailyMinutes(int value)
public CfgOvertimeOffer withWmMaxTotalDailyMinutes(int value)
public CfgOvertimeOffer withWmMaxAgentOfferMinutes(int value)
public CfgOvertimeOffer withWmMaxTotalOfferMinutes(int value)
public CfgOvertimeOffer withAgentFilter(CfgAgentFilter value)
public CfgOvertimeOffer 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.