Uses of Class
org.neuroml1.model.channel.PoolVolumeInfo
Packages that use PoolVolumeInfo
-
Uses of PoolVolumeInfo in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as PoolVolumeInfoMethods in org.neuroml1.model.channel that return PoolVolumeInfoModifier and TypeMethodDescriptionObjectFactory.createPoolVolumeInfo()
Create an instance ofPoolVolumeInfo
DecayingPoolModel.getPoolVolumeInfo()
Gets the value of the poolVolumeInfo property.Methods in org.neuroml1.model.channel with parameters of type PoolVolumeInfoModifier and TypeMethodDescriptionvoid
DecayingPoolModel.setPoolVolumeInfo
(PoolVolumeInfo value) Sets the value of the poolVolumeInfo property.