public class CfgShiftBMSequenceOrder
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
protected int |
wmIndex |
protected int |
wmShiftBreakId |
protected int |
wmShiftMealId |
Constructor and Description |
---|
CfgShiftBMSequenceOrder() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
int |
getWmIndex()
Gets the value of the wmIndex property.
|
int |
getWmShiftBreakId()
Gets the value of the wmShiftBreakId property.
|
int |
getWmShiftMealId()
Gets the value of the wmShiftMealId property.
|
int |
hashCode() |
void |
setWmIndex(int value)
Sets the value of the wmIndex property.
|
void |
setWmShiftBreakId(int value)
Sets the value of the wmShiftBreakId property.
|
void |
setWmShiftMealId(int value)
Sets the value of the wmShiftMealId property.
|
java.lang.String |
toString() |
CfgShiftBMSequenceOrder |
withWmIndex(int value) |
CfgShiftBMSequenceOrder |
withWmShiftBreakId(int value) |
CfgShiftBMSequenceOrder |
withWmShiftMealId(int value) |
private static final long serialVersionUID
protected int wmIndex
protected int wmShiftBreakId
protected int wmShiftMealId
public int getWmIndex()
public void setWmIndex(int value)
public int getWmShiftBreakId()
public void setWmShiftBreakId(int value)
public int getWmShiftMealId()
public void setWmShiftMealId(int value)
public CfgShiftBMSequenceOrder withWmIndex(int value)
public CfgShiftBMSequenceOrder withWmShiftBreakId(int value)
public CfgShiftBMSequenceOrder withWmShiftMealId(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.