public class CfgShiftTaskSequence
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
protected int |
wmShiftId |
protected int |
wmTaskSequenceId |
| Constructor and Description |
|---|
CfgShiftTaskSequence() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object that) |
int |
getWmShiftId()
Gets the value of the wmShiftId property.
|
int |
getWmTaskSequenceId()
Gets the value of the wmTaskSequenceId property.
|
int |
hashCode() |
void |
setWmShiftId(int value)
Sets the value of the wmShiftId property.
|
void |
setWmTaskSequenceId(int value)
Sets the value of the wmTaskSequenceId property.
|
java.lang.String |
toString() |
CfgShiftTaskSequence |
withWmShiftId(int value) |
CfgShiftTaskSequence |
withWmTaskSequenceId(int value) |
private static final long serialVersionUID
protected int wmShiftId
protected int wmTaskSequenceId
public int getWmShiftId()
public void setWmShiftId(int value)
public int getWmTaskSequenceId()
public void setWmTaskSequenceId(int value)
public CfgShiftTaskSequence withWmShiftId(int value)
public CfgShiftTaskSequence withWmTaskSequenceId(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.