Uses of Class
edu.nps.moves.dis7.pdus.IFFData
Packages that use IFFData
Package
Description
Infrastructure classes for PDU packet definitions 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 forrecordLengthIFFData.setRecordLength(short pRecordLength)Setter forrecordLengthIFFData.setRecordSpecificFields(byte[] pRecordSpecificFields)Setter forrecordSpecificFieldsIFFData.setRecordType(VariableRecordType pRecordType)Setter forrecordTypeMethods in edu.nps.moves.dis7.pdus that return types with arguments of type IFFDataModifier and TypeMethodDescriptionIffDataSpecification.getIffDataRecords()Getter forIffDataSpecification.iffDataRecordsMethod parameters in edu.nps.moves.dis7.pdus with type arguments of type IFFDataModifier and TypeMethodDescriptionIffDataSpecification.setIffDataRecords(List<IFFData> pIffDataRecords)Setter forIffDataSpecification.iffDataRecords