public class CfgShiftMeal
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
protected int |
wmIndex |
protected int |
wmMealId |
protected int |
wmShiftId |
protected int |
wmShiftMealId |
Constructor and Description |
---|
CfgShiftMeal() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
int |
getWmIndex()
Gets the value of the wmIndex property.
|
int |
getWmMealId()
Gets the value of the wmMealId property.
|
int |
getWmShiftId()
Gets the value of the wmShiftId property.
|
int |
getWmShiftMealId()
Gets the value of the wmShiftMealId property.
|
int |
hashCode() |
void |
setWmIndex(int value)
Sets the value of the wmIndex property.
|
void |
setWmMealId(int value)
Sets the value of the wmMealId property.
|
void |
setWmShiftId(int value)
Sets the value of the wmShiftId property.
|
void |
setWmShiftMealId(int value)
Sets the value of the wmShiftMealId property.
|
java.lang.String |
toString() |
CfgShiftMeal |
withWmIndex(int value) |
CfgShiftMeal |
withWmMealId(int value) |
CfgShiftMeal |
withWmShiftId(int value) |
CfgShiftMeal |
withWmShiftMealId(int value) |
private static final long serialVersionUID
protected int wmShiftId
protected int wmShiftMealId
protected int wmIndex
protected int wmMealId
public int getWmShiftId()
public void setWmShiftId(int value)
public int getWmShiftMealId()
public void setWmShiftMealId(int value)
public int getWmIndex()
public void setWmIndex(int value)
public int getWmMealId()
public void setWmMealId(int value)
public CfgShiftMeal withWmShiftId(int value)
public CfgShiftMeal withWmShiftMealId(int value)
public CfgShiftMeal withWmIndex(int value)
public CfgShiftMeal withWmMealId(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.