Uses of Class
edu.nps.moves.dis7.pdus.IORecord
Packages that use IORecord
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes.
-
Uses of IORecord in edu.nps.moves.dis7.pdus
Subclasses of IORecord in edu.nps.moves.dis7.pdusModifier and TypeClassDescriptionclass
6.2.48.2 IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation - Application Protocolsclass
6.2.48.3 IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation - Application ProtocolsFields in edu.nps.moves.dis7.pdus with type parameters of type IORecordModifier and TypeFieldDescriptionInformationOperationsActionPdu.ioRecords
ioRecords is an undescribed parameter...InformationOperationsReportPdu.ioRecords
ioRecords is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return types with arguments of type IORecordModifier and TypeMethodDescriptionInformationOperationsActionPdu.getIoRecords()
Getter forInformationOperationsActionPdu.ioRecords
InformationOperationsReportPdu.getIoRecords()
Getter forInformationOperationsReportPdu.ioRecords
Method parameters in edu.nps.moves.dis7.pdus with type arguments of type IORecordModifier and TypeMethodDescriptionInformationOperationsActionPdu.setIoRecords(List<IORecord> pIoRecords)
Setter forInformationOperationsActionPdu.ioRecords
InformationOperationsReportPdu.setIoRecords(List<IORecord> pIoRecords)
Setter forInformationOperationsReportPdu.ioRecords