Uses of Class
org.neuroml1.model.channel.Parameters
Packages that use Parameters
-
Uses of Parameters in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as ParametersMethods in org.neuroml1.model.channel that return ParametersModifier and TypeMethodDescriptionObjectFactory.createParameters()
Create an instance ofParameters
ChannelType.getParameters()
Gets the value of the parameters property.Methods in org.neuroml1.model.channel with parameters of type ParametersModifier and TypeMethodDescriptionvoid
ChannelType.setParameters
(Parameters value) Sets the value of the parameters property.