Uses of Class
edu.nps.moves.dis7.pdus.StandardVariableRecord
Packages that use StandardVariableRecord
-
Uses of StandardVariableRecord in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus with type parameters of type StandardVariableRecordModifier and TypeFieldDescriptionprotected List
<StandardVariableRecord> StandardVariableSpecification.standardVariables
variable length list of standard variables, The class type and length here are WRONG and will cause the incorrect serialization of any class in whihc it is embedded.Methods in edu.nps.moves.dis7.pdus that return StandardVariableRecordModifier and TypeMethodDescriptionStandardVariableRecord.setRecordSpecificFields
(byte[] pRecordSpecificFields) Setter forrecordSpecificFields
StandardVariableRecord.setRecordType
(VariableRecordType pRecordType) Setter forrecordType
Methods in edu.nps.moves.dis7.pdus that return types with arguments of type StandardVariableRecordMethod parameters in edu.nps.moves.dis7.pdus with type arguments of type StandardVariableRecordModifier and TypeMethodDescriptionStandardVariableSpecification.setStandardVariables
(List<StandardVariableRecord> pStandardVariables)