Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config852 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgShiftMeal> |
CfgMealHolder.shiftMeals |
protected java.util.List<CfgShiftMeal> |
CfgMeal852Holder.shiftMeals |
protected java.util.List<CfgShiftMeal> |
CfgShift.wmShiftMeals |
Modifier and Type | Method and Description |
---|---|
CfgShiftMeal |
CfgShiftMeal.withWmIndex(int value) |
CfgShiftMeal |
CfgShiftMeal.withWmMealId(int value) |
CfgShiftMeal |
CfgShiftMeal.withWmShiftId(int value) |
CfgShiftMeal |
CfgShiftMeal.withWmShiftMealId(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgShiftMeal> |
CfgMealHolder.getShiftMeals()
Gets the value of the shiftMeals property.
|
java.util.List<CfgShiftMeal> |
CfgMeal852Holder.getShiftMeals()
Gets the value of the shiftMeals property.
|
java.util.List<CfgShiftMeal> |
CfgShift.getWmShiftMeals()
Gets the value of the wmShiftMeals property.
|
Modifier and Type | Method and Description |
---|---|
CfgMealHolder |
CfgMealHolder.withShiftMeals(CfgShiftMeal... values) |
CfgMeal852Holder |
CfgMeal852Holder.withShiftMeals(CfgShiftMeal... values) |
CfgShift |
CfgShift.withWmShiftMeals(CfgShiftMeal... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgMealHolder.setShiftMeals(java.util.List<CfgShiftMeal> value)
Sets the value of the shiftMeals property.
|
void |
CfgMeal852Holder.setShiftMeals(java.util.List<CfgShiftMeal> shiftMeals)
Sets the value of the shiftMeals property.
|
void |
CfgShift.setWmShiftMeals(java.util.List<CfgShiftMeal> wmShiftMeals)
Sets the value of the wmShiftMeals property.
|
CfgMealHolder |
CfgMealHolder.withShiftMeals(java.util.Collection<CfgShiftMeal> values) |
CfgMeal852Holder |
CfgMeal852Holder.withShiftMeals(java.util.Collection<CfgShiftMeal> values) |
CfgShift |
CfgShift.withWmShiftMeals(java.util.Collection<CfgShiftMeal> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.