Uses of Class
neuroml.channel.PoolVolumeInfo

Packages that use PoolVolumeInfo
neuroml.channel   
 

Uses of PoolVolumeInfo in neuroml.channel
 

Fields in neuroml.channel declared as PoolVolumeInfo
protected  PoolVolumeInfo DecayingPoolModel.poolVolumeInfo
           
 

Methods in neuroml.channel that return PoolVolumeInfo
 PoolVolumeInfo ObjectFactory.createPoolVolumeInfo()
          Create an instance of PoolVolumeInfo
 PoolVolumeInfo DecayingPoolModel.getPoolVolumeInfo()
          Gets the value of the poolVolumeInfo property.
 

Methods in neuroml.channel with parameters of type PoolVolumeInfo
 void DecayingPoolModel.setPoolVolumeInfo(PoolVolumeInfo value)
          Sets the value of the poolVolumeInfo property.
 



NeuroML API (v1.4)