Uses of Class
edu.nps.moves.dis7.pdus.RecordSpecification
Packages that use RecordSpecification
Package
Description
Infrastructure classes for PDU packet definitions supporting open-dis7-java library.
-
Uses of RecordSpecification in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as RecordSpecificationModifier and TypeFieldDescriptionprotected RecordSpecificationTransferOwnershipPdu.recordSetsrecordSets is an undescribed parameter...Fields in edu.nps.moves.dis7.pdus with type parameters of type RecordSpecificationModifier and TypeFieldDescriptionprotected List<RecordSpecification>RecordRPdu.recordSetsrecord setsprotected List<RecordSpecification>SetRecordRPdu.recordSetsrecord setsMethods in edu.nps.moves.dis7.pdus that return RecordSpecificationModifier and TypeMethodDescriptionTransferOwnershipPdu.getRecordSets()Getter forTransferOwnershipPdu.recordSetsRecordSpecification.setRecordSets(List<RecordSpecificationElement> pRecordSets)Setter forrecordSetsMethods in edu.nps.moves.dis7.pdus that return types with arguments of type RecordSpecificationModifier and TypeMethodDescriptionRecordRPdu.getRecordSets()Getter forRecordRPdu.recordSetsSetRecordRPdu.getRecordSets()Getter forSetRecordRPdu.recordSetsMethods in edu.nps.moves.dis7.pdus with parameters of type RecordSpecificationModifier and TypeMethodDescriptionTransferOwnershipPdu.setRecordSets(RecordSpecification pRecordSets)Setter forTransferOwnershipPdu.recordSetsMethod parameters in edu.nps.moves.dis7.pdus with type arguments of type RecordSpecificationModifier and TypeMethodDescriptionRecordRPdu.setRecordSets(List<RecordSpecification> pRecordSets)Setter forRecordRPdu.recordSetsSetRecordRPdu.setRecordSets(List<RecordSpecification> pRecordSets)Setter forSetRecordRPdu.recordSets