ICfgBase
, ICfgStructure
@Generated(value="com.genesyslab.platform.applicationblocks.com.generator.COMGenerator", date="2021-06-14T15:47:12-07:00") public class CfgStatInterval extends CfgStructure
intervalCount
and
the current settings of intervalLength
, startTime
and endTime
in
CfgStatDay
. Such verification may be
added in one of the next releases. At the moment, it is users' responsibility
to make sure the values of intervalCount
make sense.Constructor | Description |
---|---|
CfgStatInterval(IConfService confService,
ICfgObject parent) |
This constructor is intended for creation of detached objects.
|
CfgStatInterval(IConfService confService,
ConfStructure objData,
ICfgObject parent) |
This constructor is intended for creation of structures from external or imported XML data.
|
CfgStatInterval(IConfService confService,
org.w3c.dom.Node xmlData,
ICfgObject parent) |
This constructor is intended for creation of structures from external or imported XML data.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.Integer |
getIntervalCount() |
Interval's number.
|
java.lang.Integer |
getStatValue1() |
|
java.lang.Integer |
getStatValue2() |
|
java.lang.Integer |
getStatValue3() |
|
java.lang.Integer |
getStatValue4() |
|
void |
setIntervalCount(java.lang.Integer value) |
Interval's number.
|
void |
setStatValue1(java.lang.Integer value) |
|
void |
setStatValue2(java.lang.Integer value) |
|
void |
setStatValue3(java.lang.Integer value) |
|
void |
setStatValue4(java.lang.Integer value) |
clone, ensureDataBackup, equals, flushChildrenContent, getConfigurationService, getData, getEndpoint, getLinkListCollection, getLinkValue, getLogger, getMetaData, getProperty, getProperty, getProperty, getRawObjectData, hashCode, initStruct, isSaved, lockObject, reloadObjectWithNewData, resolveLink, setProperty, toString, toStringProperties, toXml
getParent, updateChildrenSavedState
getEndpoint, getProperty, getRawObjectData, setProperty, toXml
public CfgStatInterval(IConfService confService, ConfStructure objData, ICfgObject parent)
confService
- configuration service instanceobjData
- configuration protocol structure dataparent
- instance of configuration object as a parent for this structure instancepublic CfgStatInterval(IConfService confService, org.w3c.dom.Node xmlData, ICfgObject parent)
confService
- configuration service instancexmlData
- XML object containing structure dataparent
- instance of configuration object as a parent for this structure instancepublic CfgStatInterval(IConfService confService, ICfgObject parent)
confService
- configuration service instanceparent
- instance of configuration object as a parent for this structure instancepublic final java.lang.Integer getIntervalCount()
startTime
in
CfgStatDay
.public final void setIntervalCount(java.lang.Integer value)
startTime
in
CfgStatDay
.value
- new property valuegetIntervalCount()
public final java.lang.Integer getStatValue1()
public final void setStatValue1(java.lang.Integer value)
public final java.lang.Integer getStatValue2()
public final void setStatValue2(java.lang.Integer value)
public final java.lang.Integer getStatValue3()
public final void setStatValue3(java.lang.Integer value)
public final java.lang.Integer getStatValue4()
public final void setStatValue4(java.lang.Integer value)
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.