Uses of Class
edu.nps.moves.dis7.pdus.Attribute
Packages that use Attribute
Package
Description
IEEE DIS Protocol Data Unit (PDU) packet definition classes supporting open-dis7-java library.
-
Uses of Attribute in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus with type parameters of type AttributeModifier and TypeFieldDescriptionAttributeRecordSet.attributeRecords
attributeRecords is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return AttributeModifier and TypeMethodDescriptionAttribute.setRecordSpecificFields(byte[] pRecordSpecificFields)
Setter forrecordSpecificFields
Attribute.setRecordType(int pRecordType)
Setter forrecordType
Methods in edu.nps.moves.dis7.pdus that return types with arguments of type AttributeModifier and TypeMethodDescriptionAttributeRecordSet.getAttributeRecords()
Getter forAttributeRecordSet.attributeRecords
Method parameters in edu.nps.moves.dis7.pdus with type arguments of type AttributeModifier and TypeMethodDescriptionAttributeRecordSet.setAttributeRecords(List<Attribute> pAttributeRecords)
Setter forAttributeRecordSet.attributeRecords