Uses of Class
org.apache.plc4x.java.opcua.readwrite.VariantDataValue
-
Packages that use VariantDataValue Package Description org.apache.plc4x.java.opcua.readwrite -
-
Uses of VariantDataValue in org.apache.plc4x.java.opcua.readwrite
Methods in org.apache.plc4x.java.opcua.readwrite that return VariantDataValue Modifier and Type Method Description VariantDataValueVariantDataValue.VariantDataValueBuilderImpl. build(boolean arrayLengthSpecified, boolean arrayDimensionsSpecified, Integer noOfArrayDimensions, List<Boolean> arrayDimensions)
-