Uses of Class
edu.nps.moves.dis7.pdus.IFFData
Packages that use IFFData
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes supporting open-dis7-java library.
-
Uses of IFFData in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus with type parameters of type IFFDataMethods in edu.nps.moves.dis7.pdus that return IFFDataModifier and TypeMethodDescriptionIFFData.setRecordLength(int pRecordLength)
Utility setter forrecordLength
IFFData.setRecordLength(short pRecordLength)
Setter forrecordLength
IFFData.setRecordSpecificFields(byte[] pRecordSpecificFields)
Setter forrecordSpecificFields
IFFData.setRecordType(VariableRecordType pRecordType)
Setter forrecordType
Methods in edu.nps.moves.dis7.pdus that return types with arguments of type IFFDataModifier and TypeMethodDescriptionIffDataSpecification.getIffDataRecords()
Getter forIffDataSpecification.iffDataRecords
Method parameters in edu.nps.moves.dis7.pdus with type arguments of type IFFDataModifier and TypeMethodDescriptionIffDataSpecification.setIffDataRecords(List<IFFData> pIffDataRecords)
Setter forIffDataSpecification.iffDataRecords