Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config750 |
Modifier and Type | Field and Description |
---|---|
private CfgMeal[] |
CfgMealHolder.objectArray |
Modifier and Type | Method and Description |
---|---|
CfgMeal[] |
CfgMealHolder.getObjectArray()
Gets the objectArray value for this CfgMealHolder.
|
Modifier and Type | Method and Description |
---|---|
CfgValidationHolder |
WFMConfigService750Soap.insertMeal(CfgMeal meal,
boolean ignoreWarnings) |
void |
CfgMealHolder.setObjectArray(CfgMeal[] objectArray)
Sets the objectArray value for this CfgMealHolder.
|
CfgValidationHolder |
WFMConfigService750Soap.updateMeal(CfgMeal meal,
boolean checkTimestamp,
boolean ignoreWarnings) |
CfgValidationHolder |
WFMConfigService750Soap.validateMeal(CfgMeal meal) |
Constructor and Description |
---|
CfgMealHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgMeal[] objectArray,
int objectShortArrayNSizeIs,
CfgMealShort[] objectShortArray,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.