T
- may be of the following types:
ICfgEnum<T>
CfgDescriptionAttributeInteger
, CfgDescriptionAttributeString
public abstract class CfgDescriptionAttributePrimitive<T> extends CfgDescriptionAttribute
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
NoDefaultValueString |
baseComparer
Modifier and Type | Method | Description |
---|---|---|
abstract T |
getDefaultValue() |
Gets default value for a primitive attribute.
|
abstract T |
getGenericDefaultValue() |
|
abstract T |
getPrimitiveValue(org.w3c.dom.Element parentElement) |
Deprecated.
|
java.lang.Object |
getValue(org.w3c.dom.Element parentElement) |
Deprecated.
|
protected java.lang.String |
getValueAttributeValue(org.w3c.dom.Element parentElement) |
Deprecated.
|
abstract boolean |
hasDefaultValue() |
Indicates if a particular primitive attribute has a predefined default value.
|
protected void |
setTypeMask() |
Sets type mask for descriptive object.
|
addTypeToMask, getComparer, getIndex, getLocalizedName, getName, getNameComparer, getProtocolVersion, getTypeBitMask, getTypeMask, getTypeMaskString, isCfgType, isCfgType, isCfgType, setComparer, toString
getCfgEnum, getConst, getMappingName, getOperation, getPackName, getParent, getSchemaName, isKey, isPackCustom, isUnpackCustom, setComparer
public static final java.lang.String NoDefaultValueString
public abstract boolean hasDefaultValue()
public abstract T getDefaultValue()
CfgDescriptionAttributeInteger
,
CfgDescriptionAttributeString
,
CfgDescriptionAttributeReferenceLink
,
CfgDescriptionAttributeEnumItem
,
hasDefaultValue()
,
UnsupportedOperationException
public abstract T getGenericDefaultValue()
@Deprecated public abstract T getPrimitiveValue(org.w3c.dom.Element parentElement)
@Deprecated public java.lang.Object getValue(org.w3c.dom.Element parentElement)
getValue
in class CfgDescriptionAttribute
@Deprecated protected java.lang.String getValueAttributeValue(org.w3c.dom.Element parentElement)
protected void setTypeMask()
CfgDescription
setTypeMask
in class CfgDescriptionAttribute
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.