Uses of Class
edu.nps.moves.dis7.pdus.IOCommsNodeRecord
Packages that use IOCommsNodeRecord
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes supporting open-dis7-java library.
-
Uses of IOCommsNodeRecord in edu.nps.moves.dis7.pdus
Methods in edu.nps.moves.dis7.pdus that return IOCommsNodeRecordModifier and TypeMethodDescriptionIOCommsNodeRecord.setCommsNodeId(CommunicationsNodeID pCommsNodeId)
Setter forcommsNodeId
IOCommsNodeRecord.setCommsNodeType(IOCommsNodeRecordCommsNodeType pCommsNodeType)
Setter forcommsNodeType
IOCommsNodeRecord.setPadding(byte pPadding)
Setter forpadding
IOCommsNodeRecord.setPadding(int pPadding)
Utility setter forpadding
IOCommsNodeRecord.setRecordLength(int pRecordLength)
Utility setter forrecordLength
IOCommsNodeRecord.setRecordLength(short pRecordLength)
Setter forrecordLength
IOCommsNodeRecord.setRecordType(VariableRecordType pRecordType)
Setter forrecordType