Uses of Class
org.neuroml1.model.channel.DeprecatedOhmic.Conductance
Packages that use DeprecatedOhmic.Conductance
-
Uses of DeprecatedOhmic.Conductance in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as DeprecatedOhmic.ConductanceModifier and TypeFieldDescriptionprotected DeprecatedOhmic.ConductanceDeprecatedOhmic.conductanceMethods in org.neuroml1.model.channel that return DeprecatedOhmic.ConductanceModifier and TypeMethodDescriptionObjectFactory.createDeprecatedOhmicConductance()Create an instance ofDeprecatedOhmic.ConductanceDeprecatedOhmic.getConductance()Gets the value of the conductance property.Methods in org.neuroml1.model.channel with parameters of type DeprecatedOhmic.ConductanceModifier and TypeMethodDescriptionvoidDeprecatedOhmic.setConductance(DeprecatedOhmic.Conductance value) Sets the value of the conductance property.