Uses of Class
org.neuroml1.model.channel.IonSpecies
Packages that use IonSpecies
- 
Uses of IonSpecies in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as IonSpeciesMethods in org.neuroml1.model.channel that return IonSpeciesModifier and TypeMethodDescriptionObjectFactory.createIonSpecies()Create an instance ofIonSpeciesIonConcentration.getIonSpecies()Gets the value of the ionSpecies property.Methods in org.neuroml1.model.channel with parameters of type IonSpeciesModifier and TypeMethodDescriptionvoidIonConcentration.setIonSpecies(IonSpecies value) Sets the value of the ionSpecies property.