Uses of Enum
org.neuroml.model.PopulationTypes
-
Uses of PopulationTypes in org.neuroml.model
Modifier and TypeMethodDescriptionstatic PopulationTypes
Population.getType()
Gets the value of the type property.static PopulationTypes
Returns the enum constant of this type with the specified name.static PopulationTypes[]
PopulationTypes.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Population.setType
(PopulationTypes value) Sets the value of the type property.