| Package | Description |
|---|---|
| com.genesyslab.wfm7.API.service.calendar712 |
| Modifier and Type | Field and Description |
|---|---|
private CalShift[] |
ShiftHolder.objectArray |
private CalShift[] |
CalDateShift.objectArray |
| Modifier and Type | Method and Description |
|---|---|
CalShift[] |
ShiftHolder.getObjectArray()
Gets the objectArray value for this ShiftHolder.
|
CalShift[] |
CalDateShift.getObjectArray()
Gets the objectArray value for this CalDateShift.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShiftHolder.setObjectArray(CalShift[] objectArray)
Sets the objectArray value for this ShiftHolder.
|
void |
CalDateShift.setObjectArray(CalShift[] objectArray)
Sets the objectArray value for this CalDateShift.
|
| Constructor and Description |
|---|
CalDateShift(double date,
int objectArrayNSizeIs,
CalShift[] objectArray) |
ShiftHolder(int objectArrayNSizeIs,
CalShift[] objectArray) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.