ICfgBase
, ICfgStructure
@Generated(value="com.genesyslab.platform.applicationblocks.com.generator.COMGenerator", date="2021-06-14T15:47:12-07:00") public class CfgUpdatePackageRecord extends CfgStructure
Constructor | Description |
---|---|
CfgUpdatePackageRecord(IConfService confService,
ICfgObject parent) |
This constructor is intended for creation of detached objects.
|
CfgUpdatePackageRecord(IConfService confService,
ConfStructure objData,
ICfgObject parent) |
This constructor is intended for creation of structures from external or imported XML data.
|
CfgUpdatePackageRecord(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.String |
getPackageDateTime() |
|
CfgUpdatePackageStatus |
getPackageStatus() |
|
java.lang.String |
getPackageVersion() |
|
void |
setPackageDateTime(java.lang.String value) |
|
void |
setPackageStatus(CfgUpdatePackageStatus value) |
|
void |
setPackageVersion(java.lang.String 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 CfgUpdatePackageRecord(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 CfgUpdatePackageRecord(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 CfgUpdatePackageRecord(IConfService confService, ICfgObject parent)
confService
- configuration service instanceparent
- instance of configuration object as a parent for this structure instancepublic final java.lang.String getPackageVersion()
public final void setPackageVersion(java.lang.String value)
public final CfgUpdatePackageStatus getPackageStatus()
public final void setPackageStatus(CfgUpdatePackageStatus value)
public final java.lang.String getPackageDateTime()
public final void setPackageDateTime(java.lang.String 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.