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