public class DiscreteItemNode extends DataItemNode implements DiscreteItemType
UaVariableNode.UaVariableNodeBuilderAllowNulls, DataTypeVersion, DictionaryFragment, EngineeringUnits, LocalTime, MaxArrayLength, MaxStringLength, NodeVersion, ValueAsText| Constructor and Description |
|---|
DiscreteItemNode(UaNamespace namespace,
com.digitalpetri.opcua.stack.core.types.builtin.NodeId nodeId,
com.digitalpetri.opcua.stack.core.types.builtin.QualifiedName browseName,
com.digitalpetri.opcua.stack.core.types.builtin.LocalizedText displayName,
Optional<com.digitalpetri.opcua.stack.core.types.builtin.LocalizedText> description,
Optional<com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger> writeMask,
Optional<com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger> userWriteMask,
com.digitalpetri.opcua.stack.core.types.builtin.DataValue value,
com.digitalpetri.opcua.stack.core.types.builtin.NodeId dataType,
Integer valueRank,
Optional<com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger[]> arrayDimensions,
com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte accessLevel,
com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte userAccessLevel,
Optional<Double> minimumSamplingInterval,
boolean historizing) |
getDefinition, getValuePrecision, setDefinition, setValuePrecisionbuilder, getAccessLevel, getAllowNulls, getArrayDimensions, getComponentNodes, getDataType, getDataTypeVersion, getDictionaryFragment, getEngineeringUnits, getHistorizing, getLocalTime, getMaxArrayLength, getMaxStringLength, getMinimumSamplingInterval, getModellingRuleNode, getNodeVersion, getPropertyNodes, getTypeDefinitionNode, getUserAccessLevel, getValue, getValueRank, setAccessLevel, setAllowNulls, setArrayDimensions, setDataType, setDataTypeVersion, setDictionaryFragment, setEngineeringUnits, setHistorizing, setLocalTime, setMaxArrayLength, setMaxStringLength, setMinimumSamplingInterval, setNodeVersion, setUserAccessLevel, setValue, setValueRankaddAttributeObserver, addProperty, addReference, addReferences, deallocate, fireAttributeChanged, getBrowseName, getDescription, getDisplayName, getNamespace, getNode, getNode, getNodeClass, getNodeId, getObjectComponent, getObjectComponent, getProperty, getProperty, getProperty, getPropertyNode, getPropertyNode, getReferences, getUserWriteMask, getVariableComponent, getVariableComponent, getWriteMask, removeAttributeObserver, removeProperty, removeReference, removeReferences, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setProperty, setUserWriteMask, setWriteMaskclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefinition, getValuePrecision, setDefinition, setValuePrecisiongetBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getUserWriteMask, getWriteMask, hasAttribute, hasAttribute, readAttribute, readAttribute, readAttribute, readAttribute, readAttribute, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setUserWriteMask, setWriteMask, writeAttribute, writeAttribute, writeAttributepublic DiscreteItemNode(UaNamespace namespace, com.digitalpetri.opcua.stack.core.types.builtin.NodeId nodeId, com.digitalpetri.opcua.stack.core.types.builtin.QualifiedName browseName, com.digitalpetri.opcua.stack.core.types.builtin.LocalizedText displayName, Optional<com.digitalpetri.opcua.stack.core.types.builtin.LocalizedText> description, Optional<com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger> writeMask, Optional<com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger> userWriteMask, com.digitalpetri.opcua.stack.core.types.builtin.DataValue value, com.digitalpetri.opcua.stack.core.types.builtin.NodeId dataType, Integer valueRank, Optional<com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger[]> arrayDimensions, com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte accessLevel, com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte userAccessLevel, Optional<Double> minimumSamplingInterval, boolean historizing)
Copyright © 2015. All rights reserved.