public class CfgShiftBreak
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
protected int |
wmBreakId |
protected int |
wmIndex |
protected int |
wmShiftBreakId |
| Constructor and Description |
|---|
CfgShiftBreak() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object that) |
int |
getWmBreakId()
Gets the value of the wmBreakId property.
|
int |
getWmIndex()
Gets the value of the wmIndex property.
|
int |
getWmShiftBreakId()
Gets the value of the wmShiftBreakId property.
|
int |
hashCode() |
void |
setWmBreakId(int value)
Sets the value of the wmBreakId property.
|
void |
setWmIndex(int value)
Sets the value of the wmIndex property.
|
void |
setWmShiftBreakId(int value)
Sets the value of the wmShiftBreakId property.
|
java.lang.String |
toString() |
CfgShiftBreak |
withWmBreakId(int value) |
CfgShiftBreak |
withWmIndex(int value) |
CfgShiftBreak |
withWmShiftBreakId(int value) |
private static final long serialVersionUID
protected int wmShiftBreakId
protected int wmIndex
protected int wmBreakId
public int getWmShiftBreakId()
public void setWmShiftBreakId(int value)
public int getWmIndex()
public void setWmIndex(int value)
public int getWmBreakId()
public void setWmBreakId(int value)
public CfgShiftBreak withWmShiftBreakId(int value)
public CfgShiftBreak withWmIndex(int value)
public CfgShiftBreak withWmBreakId(int value)
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean equals(java.lang.Object that)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.