Uses of Class
org.apache.plc4x.java.opcua.readwrite.BitFieldMaskDataType
-
Packages that use BitFieldMaskDataType Package Description org.apache.plc4x.java.opcua.readwrite -
-
Uses of BitFieldMaskDataType in org.apache.plc4x.java.opcua.readwrite
Methods in org.apache.plc4x.java.opcua.readwrite that return BitFieldMaskDataType Modifier and Type Method Description static BitFieldMaskDataTypeBitFieldMaskDataType. staticParse(ReadBuffer readBuffer)static BitFieldMaskDataTypeBitFieldMaskDataType. staticParse(ReadBuffer readBuffer, Object... args)
-