public interface Property<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
Property.BasicProperty<T> |
| Modifier and Type | Method and Description |
|---|---|
default Optional<com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger[]> |
getArrayDimensions() |
com.digitalpetri.opcua.stack.core.types.builtin.QualifiedName |
getBrowseName() |
com.digitalpetri.opcua.stack.core.types.builtin.NodeId |
getDataType() |
Class<T> |
getJavaType() |
Integer |
getValueRank() |
com.digitalpetri.opcua.stack.core.types.builtin.QualifiedName getBrowseName()
com.digitalpetri.opcua.stack.core.types.builtin.NodeId getDataType()
Integer getValueRank()
default Optional<com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger[]> getArrayDimensions()
Copyright © 2015. All rights reserved.