Package | Description |
---|---|
com.genesyslab.wfm8.API.service.calendar810 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CalDataIndicator> |
CalData.indicators
Contains dates for which Calendar items exist
|
Modifier and Type | Method and Description |
---|---|
CalDataIndicator |
CalDataIndicator.withDataExists(boolean value) |
CalDataIndicator |
CalDataIndicator.withDate(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CalDataIndicator> |
CalData.getIndicators()
Gets the indicators value for this CalData.
|
Modifier and Type | Method and Description |
---|---|
CalData |
CalData.withIndicators(CalDataIndicator... values) |
Modifier and Type | Method and Description |
---|---|
void |
CalData.setIndicators(java.util.List<CalDataIndicator> indicators)
Sets the indicators value for this CalData.
|
CalData |
CalData.withIndicators(java.util.Collection<CalDataIndicator> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.