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