Uses of Class
edu.nps.moves.dis7.pdus.RecordQuerySpecification
Packages that use RecordQuerySpecification
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes.
-
Uses of RecordQuerySpecification in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus with type parameters of type RecordQuerySpecificationModifier and TypeFieldDescriptionprotected List<RecordQuerySpecification>
RecordQueryRPdu.recordIDs
record IDsMethods in edu.nps.moves.dis7.pdus that return RecordQuerySpecificationModifier and TypeMethodDescriptionRecordQuerySpecification.setRecordIDs(List<VariableRecordType> pRecordIDs)
Setter forrecordIDs
Methods in edu.nps.moves.dis7.pdus that return types with arguments of type RecordQuerySpecificationModifier and TypeMethodDescriptionRecordQueryRPdu.getRecordIDs()
Getter forRecordQueryRPdu.recordIDs
Method parameters in edu.nps.moves.dis7.pdus with type arguments of type RecordQuerySpecificationModifier and TypeMethodDescriptionRecordQueryRPdu.setRecordIDs(List<RecordQuerySpecification> pRecordIDs)
Setter forRecordQueryRPdu.recordIDs