public interface DataTypeDescriptionType extends BaseDataVariableType
| Modifier and Type | Field and Description |
|---|---|
static QualifiedProperty<String> |
DATA_TYPE_VERSION |
static QualifiedProperty<ByteString> |
DICTIONARY_FRAGMENT |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataTypeVersion() |
PropertyType |
getDataTypeVersionNode() |
ByteString |
getDictionaryFragment() |
PropertyType |
getDictionaryFragmentNode() |
void |
setDataTypeVersion(String value) |
void |
setDictionaryFragment(ByteString value) |
getAccessLevel, getArrayDimensions, getDataType, getHistorizing, getMinimumSamplingInterval, getUserAccessLevel, getValue, getValueRank, setAccessLevel, setArrayDimensions, setDataType, setHistorizing, setMinimumSamplingInterval, setUserAccessLevel, setValue, setValueRankgetBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getUserWriteMask, getWriteMask, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setUserWriteMask, setWriteMaskstatic final QualifiedProperty<String> DATA_TYPE_VERSION
static final QualifiedProperty<ByteString> DICTIONARY_FRAGMENT
PropertyType getDataTypeVersionNode()
String getDataTypeVersion()
void setDataTypeVersion(String value)
PropertyType getDictionaryFragmentNode()
ByteString getDictionaryFragment()
void setDictionaryFragment(ByteString value)
Copyright © 2018. All rights reserved.