Uses of Class
org.neuroml1.model.channel.FixedPoolInfo
Packages that use FixedPoolInfo
-
Uses of FixedPoolInfo in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as FixedPoolInfoMethods in org.neuroml1.model.channel that return FixedPoolInfoModifier and TypeMethodDescriptionObjectFactory.createFixedPoolInfo()Create an instance ofFixedPoolInfoDecayingPoolModel.getFixedPoolInfo()Gets the value of the fixedPoolInfo property.Methods in org.neuroml1.model.channel with parameters of type FixedPoolInfoModifier and TypeMethodDescriptionvoidDecayingPoolModel.setFixedPoolInfo(FixedPoolInfo value) Sets the value of the fixedPoolInfo property.