Uses of Class
edu.nps.moves.dis7.pdus.RecordSpecification
Packages that use RecordSpecification
-
Uses of RecordSpecification in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as RecordSpecificationModifier and TypeFieldDescriptionprotected RecordSpecification
TransferOwnershipPdu.recordSets
recordSets is an undescribed parameter...Fields in edu.nps.moves.dis7.pdus with type parameters of type RecordSpecificationModifier and TypeFieldDescriptionprotected List
<RecordSpecification> RecordRPdu.recordSets
record setsprotected List
<RecordSpecification> SetRecordRPdu.recordSets
record setsMethods in edu.nps.moves.dis7.pdus that return RecordSpecificationModifier and TypeMethodDescriptionTransferOwnershipPdu.getRecordSets()
Getter forTransferOwnershipPdu.recordSets
RecordSpecification.setRecordSets
(List<RecordSpecificationElement> pRecordSets) Setter forrecordSets
Methods in edu.nps.moves.dis7.pdus that return types with arguments of type RecordSpecificationModifier and TypeMethodDescriptionRecordRPdu.getRecordSets()
Getter forRecordRPdu.recordSets
SetRecordRPdu.getRecordSets()
Getter forSetRecordRPdu.recordSets
Methods in edu.nps.moves.dis7.pdus with parameters of type RecordSpecificationModifier and TypeMethodDescriptionTransferOwnershipPdu.setRecordSets
(RecordSpecification pRecordSets) Setter forTransferOwnershipPdu.recordSets
Method parameters in edu.nps.moves.dis7.pdus with type arguments of type RecordSpecificationModifier and TypeMethodDescriptionRecordRPdu.setRecordSets
(List<RecordSpecification> pRecordSets) Setter forRecordRPdu.recordSets
SetRecordRPdu.setRecordSets
(List<RecordSpecification> pRecordSets) Setter forSetRecordRPdu.recordSets