Class NodeId
java.lang.Object
org.apache.plc4x.java.opcua.readwrite.NodeId
- All Implemented Interfaces:
Message,Serializable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()intintinthashCode()voidserialize(WriteBuffer writeBuffer) static NodeIdstaticParse(ReadBuffer readBuffer) static NodeIdstaticParse(ReadBuffer readBuffer, Object... args) toString()
-
Field Details
-
nodeId
-
-
Constructor Details
-
NodeId
-
-
Method Details
-
getNodeId
-
getId
-
serialize
- Specified by:
serializein interfaceSerializable- Throws:
SerializationException
-
getLengthInBytes
public int getLengthInBytes()- Specified by:
getLengthInBytesin interfaceMessage
-
getLengthInBits
public int getLengthInBits()- Specified by:
getLengthInBitsin interfaceMessage
-
staticParse
- Throws:
ParseException
-
staticParse
- Throws:
ParseException
-
equals
-
hashCode
public int hashCode() -
toString
-