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 |
protected int |
wmShiftId |
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 |
getWmShiftId()
Gets the value of the wmShiftId 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.
|
void |
setWmShiftId(int value)
Sets the value of the wmShiftId property.
|
java.lang.String |
toString() |
CfgShiftBreak |
withWmBreakId(int value) |
CfgShiftBreak |
withWmIndex(int value) |
CfgShiftBreak |
withWmShiftBreakId(int value) |
CfgShiftBreak |
withWmShiftId(int value) |
private static final long serialVersionUID
protected int wmShiftId
protected int wmShiftBreakId
protected int wmIndex
protected int wmBreakId
public int getWmShiftId()
public void setWmShiftId(int value)
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 withWmShiftId(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.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.