Uses of Class
neuroml.bio.IonProperties

Packages that use IonProperties
neuroml.bio   
 

Uses of IonProperties in neuroml.bio
 

Fields in neuroml.bio declared as IonProperties
protected  IonProperties Biophysics.ionProperties
           
 

Methods in neuroml.bio that return IonProperties
 IonProperties ObjectFactory.createIonProperties()
          Create an instance of IonProperties
 IonProperties Biophysics.getIonProperties()
          Gets the value of the ionProperties property.
 

Methods in neuroml.bio with parameters of type IonProperties
 void Biophysics.setIonProperties(IonProperties value)
          Sets the value of the ionProperties property.
 



NeuroML API (v1.4)