Uses of Class
edu.nps.moves.dis7.source.generator.pdus.InitialValue
Packages that use InitialValue
Package
Description
IEEE DIS PDU generator classes supporting edu.nps.moves.dis7.source.generator library.
-
Uses of InitialValue in edu.nps.moves.dis7.source.generator.pdus
Fields in edu.nps.moves.dis7.source.generator.pdus with type parameters of type InitialValueModifier and TypeFieldDescriptionprotected List<InitialValue>GeneratedClass.initialValuesA list of attribute names and initial values for those attributes.Methods in edu.nps.moves.dis7.source.generator.pdus that return types with arguments of type InitialValueModifier and TypeMethodDescriptionGeneratedClass.getInitialValues()Return a list of all the initial values of the classMethods in edu.nps.moves.dis7.source.generator.pdus with parameters of type InitialValueModifier and TypeMethodDescriptionvoidGeneratedClass.addInitialValue(InitialValue anInitialValue)Add one initial value to the class