Uses of Class
edu.nps.moves.dis7.pdus.AttributeRecordSet
Packages that use AttributeRecordSet
Package
Description
Infrastructure classes for PDU packet definitions supporting open-dis7-java library.
-
Uses of AttributeRecordSet in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus with type parameters of type AttributeRecordSetModifier and TypeFieldDescriptionprotected List<AttributeRecordSet>AttributePdu.attributeRecordSetsattributeRecordSets is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return AttributeRecordSetModifier and TypeMethodDescriptionAttributeRecordSet.setAttributeRecords(List<Attribute> pAttributeRecords)Setter forattributeRecordsAttributeRecordSet.setEntityId(EntityID pEntityId)Setter forentityIdMethods in edu.nps.moves.dis7.pdus that return types with arguments of type AttributeRecordSetModifier and TypeMethodDescriptionAttributePdu.getAttributeRecordSets()Getter forAttributePdu.attributeRecordSetsMethod parameters in edu.nps.moves.dis7.pdus with type arguments of type AttributeRecordSetModifier and TypeMethodDescriptionAttributePdu.setAttributeRecordSets(List<AttributeRecordSet> pAttributeRecordSets)Setter forAttributePdu.attributeRecordSets