public class CfgOvertimeSlotCount
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
protected int |
wmOvertimeOfferId |
protected int |
wmOvertimeSlots |
Constructor and Description |
---|
CfgOvertimeSlotCount() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
int |
getWmOvertimeOfferId()
Gets the value of the wmOvertimeOfferId property.
|
int |
getWmOvertimeSlots()
Gets the value of the wmOvertimeSlots property.
|
int |
hashCode() |
void |
setWmOvertimeOfferId(int value)
Sets the value of the wmOvertimeOfferId property.
|
void |
setWmOvertimeSlots(int value)
Sets the value of the wmOvertimeSlots property.
|
java.lang.String |
toString() |
CfgOvertimeSlotCount |
withWmOvertimeOfferId(int value) |
CfgOvertimeSlotCount |
withWmOvertimeSlots(int value) |
private static final long serialVersionUID
protected int wmOvertimeOfferId
protected int wmOvertimeSlots
public int getWmOvertimeOfferId()
public void setWmOvertimeOfferId(int value)
public int getWmOvertimeSlots()
public void setWmOvertimeSlots(int value)
public CfgOvertimeSlotCount withWmOvertimeOfferId(int value)
public CfgOvertimeSlotCount withWmOvertimeSlots(int value)
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.