public interface GetSetVariableTypeNode extends GetSetBase
getBaseAttribute, getBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getUserWriteMask, getWriteMask, setBaseAttribute, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setUserWriteMask, setWriteMaskdefault DataValue getVariableTypeAttribute(AttributeContext context, VariableTypeNode node, AttributeId attributeId) throws UaException
UaExceptiondefault void setVariableTypeAttribute(AttributeContext context, VariableTypeNode node, AttributeId attributeId, DataValue value) throws UaException
UaExceptiondefault DataValue getValue(AttributeContext context, VariableTypeNode node) throws UaException
UaExceptiondefault NodeId getDataType(AttributeContext context, VariableTypeNode node) throws UaException
UaExceptiondefault Integer getValueRank(AttributeContext context, VariableTypeNode node) throws UaException
UaExceptiondefault UInteger[] getArrayDimensions(AttributeContext context, VariableTypeNode node) throws UaException
UaExceptiondefault Boolean getIsAbstract(AttributeContext context, VariableTypeNode node) throws UaException
UaExceptiondefault void setValue(AttributeContext context, VariableTypeNode node, DataValue value) throws UaException
UaExceptiondefault void setDataType(AttributeContext context, VariableTypeNode node, NodeId dataType) throws UaException
UaExceptiondefault void setValueRank(AttributeContext context, VariableTypeNode node, Integer valueRank) throws UaException
UaExceptiondefault void setArrayDimensions(AttributeContext context, VariableTypeNode node, UInteger[] arrayDimensions) throws UaException
UaExceptiondefault void setIsAbstract(AttributeContext context, VariableTypeNode node, Boolean isAbstract) throws UaException
UaExceptionCopyright © 2018. All rights reserved.