Platform SDK Java 8.5 API Reference

com.genesyslab.platform.configuration.protocol.metadata
Class CfgDescriptionAttributeDateTime

java.lang.Object
  extended by com.genesyslab.platform.configuration.protocol.metadata.CfgDescription
      extended by com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttribute
          extended by com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttributePrimitive<java.lang.Integer>
              extended by com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttributeInteger
                  extended by com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttributeDateTime
All Implemented Interfaces:
ICfgEnum<CfgObjectProperty>

public final class CfgDescriptionAttributeDateTime
extends CfgDescriptionAttributeInteger


Field Summary
 
Fields inherited from class com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttributePrimitive
NoDefaultValueString
 
Fields inherited from class com.genesyslab.platform.configuration.protocol.metadata.CfgDescription
baseComparer
 
Method Summary
static java.util.Calendar getDateTime(int utc)
           
 java.util.Calendar getDateTimeValue(org.w3c.dom.Element parentElement)
          Deprecated. 
 java.util.Calendar getDefaultDateTimeValue()
           
protected  void setTypeMask()
          Sets type mask for descriptive object.
 
Methods inherited from class com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttributeInteger
getDefaultValue, getGenericDefaultValue, getPrimitiveValue, hasDefaultValue
 
Methods inherited from class com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttributePrimitive
getValue, getValueAttributeValue
 
Methods inherited from class com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttribute
getCfgEnum, getConst, getMappingName, getOperation, getPackName, getParent, getSchemaName, isKey, isPackCustom, isUnpackCustom, setComparer
 
Methods inherited from class com.genesyslab.platform.configuration.protocol.metadata.CfgDescription
addTypeToMask, getComparer, getIndex, getLocalizedName, getName, getNameComparer, getProtocolVersion, getTypeBitMask, getTypeMask, getTypeMaskString, isCfgType, isCfgType, isCfgType, setComparer, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getDefaultDateTimeValue

public java.util.Calendar getDefaultDateTimeValue()

getDateTimeValue

@Deprecated
public java.util.Calendar getDateTimeValue(org.w3c.dom.Element parentElement)
Deprecated. 


getDateTime

public static java.util.Calendar getDateTime(int utc)

setTypeMask

protected void setTypeMask()
Description copied from class: CfgDescription
Sets type mask for descriptive object.

Overrides:
setTypeMask in class CfgDescriptionAttributeInteger

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.