Uses of Class
edu.nps.moves.dis7.pdus.IFFData
Packages that use IFFData
-
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