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