Uses of Class
edu.nps.moves.dis7.pdus.AttributeRecordSet
Packages that use AttributeRecordSet
-
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.attributeRecordSets
attributeRecordSets is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return AttributeRecordSetModifier and TypeMethodDescriptionAttributeRecordSet.setAttributeRecords
(List<Attribute> pAttributeRecords) Setter forattributeRecords
AttributeRecordSet.setEntityId
(EntityID pEntityId) Setter forentityId
Methods in edu.nps.moves.dis7.pdus that return types with arguments of type AttributeRecordSetModifier and TypeMethodDescriptionAttributePdu.getAttributeRecordSets()
Getter forAttributePdu.attributeRecordSets
Method parameters in edu.nps.moves.dis7.pdus with type arguments of type AttributeRecordSetModifier and TypeMethodDescriptionAttributePdu.setAttributeRecordSets
(List<AttributeRecordSet> pAttributeRecordSets) Setter forAttributePdu.attributeRecordSets