public interface DataTypeDictionaryType extends BaseDataVariableType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
DATA_TYPE_VERSION |
static String |
DEPRECATED |
static String |
NAMESPACE_URI |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataTypeVersion() |
UaProperty |
getDataTypeVersionNode() |
UaProperty |
getDeprecatedNode() |
String |
getNamespaceUri() |
UaProperty |
getNamespaceUriNode() |
Boolean |
isDeprecated() |
void |
setDataTypeVersion(String value) |
void |
setDeprecated(Boolean value) |
void |
setNamespaceUri(String value) |
getValue, setValuegetQualifiedNameaddDataChangeListener, getAccessLevel, getHistorizing, getMinimumSamplingInterval, getUserAccessLevel, removeDataChangeListener, setAccessLevel, setHistorizing, setMinimumSamplingInterval, setUserAccessLevelgetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdgetArrayDimensions, getDataType, getDataTypeId, getValueRank, setArrayDimensions, setDataType, setDataTypeId, setValue, setValueRankaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getAttributesMap, getBrowseName, getBrowsePaths, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersionNode, getOrganizedNode, getOrganizedNodes, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUaBrowsePaths, getUaNodeId, getUserData, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserData, setUserWriteMask, setWriteMask, supportsAttribute, writeAttributestatic final String DATA_TYPE_VERSION
static final String DEPRECATED
static final String NAMESPACE_URI
UaProperty getDataTypeVersionNode()
String getDataTypeVersion()
void setDataTypeVersion(String value) throws StatusException
StatusExceptionUaProperty getDeprecatedNode()
Boolean isDeprecated()
void setDeprecated(Boolean value) throws StatusException
StatusExceptionUaProperty getNamespaceUriNode()
String getNamespaceUri()
void setNamespaceUri(String value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.