|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.configuration.protocol.metadata.CfgDescription
com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttribute
com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttributePrimitive<java.lang.Integer>
com.genesyslab.platform.configuration.protocol.metadata.CfgDescriptionAttributeInteger
public class 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 | |
---|---|
java.lang.Integer |
getDefaultValue()
Gets default value for a primitive attribute. |
java.lang.Integer |
getGenericDefaultValue()
|
java.lang.Integer |
getPrimitiveValue(org.w3c.dom.Element parentElement)
Deprecated. |
boolean |
hasDefaultValue()
Indicates if a particular primitive attribute has a predefined default value. |
protected void |
setTypeMask()
Sets type mask for descriptive object. |
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 |
---|
public boolean hasDefaultValue()
CfgDescriptionAttributePrimitive
hasDefaultValue
in class CfgDescriptionAttributePrimitive<java.lang.Integer>
public java.lang.Integer getDefaultValue()
CfgDescriptionAttributePrimitive
getDefaultValue
in class CfgDescriptionAttributePrimitive<java.lang.Integer>
CfgDescriptionAttributeInteger
,
CfgDescriptionAttributeString
,
CfgDescriptionAttributeReferenceLink
,
CfgDescriptionAttributeEnumItem
,
CfgDescriptionAttributePrimitive.hasDefaultValue()
,
UnsupportedOperationException
public java.lang.Integer getGenericDefaultValue()
getGenericDefaultValue
in class CfgDescriptionAttributePrimitive<java.lang.Integer>
@Deprecated public java.lang.Integer getPrimitiveValue(org.w3c.dom.Element parentElement)
getPrimitiveValue
in class CfgDescriptionAttributePrimitive<java.lang.Integer>
protected void setTypeMask()
CfgDescription
setTypeMask
in class CfgDescriptionAttributePrimitive<java.lang.Integer>
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |