public class CfgShiftBMSequenceOrder
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private java.lang.Object |
__equalsCalc |
private boolean |
__hashCodeCalc |
private int |
wmIndex |
private int |
wmShiftBreakId |
private int |
wmShiftMealId |
Constructor and Description |
---|
CfgShiftBMSequenceOrder() |
CfgShiftBMSequenceOrder(int wmIndex,
int wmShiftBreakId,
int wmShiftMealId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
getWmIndex()
Gets the wmIndex value for this CfgShiftBMSequenceOrder.
|
int |
getWmShiftBreakId()
Gets the wmShiftBreakId value for this CfgShiftBMSequenceOrder.
|
int |
getWmShiftMealId()
Gets the wmShiftMealId value for this CfgShiftBMSequenceOrder.
|
int |
hashCode() |
void |
setWmIndex(int wmIndex)
Sets the wmIndex value for this CfgShiftBMSequenceOrder.
|
void |
setWmShiftBreakId(int wmShiftBreakId)
Sets the wmShiftBreakId value for this CfgShiftBMSequenceOrder.
|
void |
setWmShiftMealId(int wmShiftMealId)
Sets the wmShiftMealId value for this CfgShiftBMSequenceOrder.
|
private int wmIndex
private int wmShiftBreakId
private int wmShiftMealId
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
public CfgShiftBMSequenceOrder()
public CfgShiftBMSequenceOrder(int wmIndex, int wmShiftBreakId, int wmShiftMealId)
public int getWmIndex()
public void setWmIndex(int wmIndex)
wmIndex
- public int getWmShiftBreakId()
public void setWmShiftBreakId(int wmShiftBreakId)
wmShiftBreakId
- public int getWmShiftMealId()
public void setWmShiftMealId(int wmShiftMealId)
wmShiftMealId
- public boolean equals(java.lang.Object obj)
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.