Uses of Class
org.neuroml1.model.bio.SpecAxialResistance
Packages that use SpecAxialResistance
- 
Uses of SpecAxialResistance in org.neuroml1.model.bio
Fields in org.neuroml1.model.bio declared as SpecAxialResistanceModifier and TypeFieldDescriptionprotected SpecAxialResistanceBiophysics.specAxialResistanceprotected SpecAxialResistanceBiophysics.specificAxialResistanceMethods in org.neuroml1.model.bio that return SpecAxialResistanceModifier and TypeMethodDescriptionObjectFactory.createSpecAxialResistance()Create an instance ofSpecAxialResistanceBiophysics.getSpecAxialResistance()Gets the value of the specAxialResistance property.Biophysics.getSpecificAxialResistance()Gets the value of the specificAxialResistance property.Methods in org.neuroml1.model.bio with parameters of type SpecAxialResistanceModifier and TypeMethodDescriptionvoidBiophysics.setSpecAxialResistance(SpecAxialResistance value) Sets the value of the specAxialResistance property.voidBiophysics.setSpecificAxialResistance(SpecAxialResistance value) Sets the value of the specificAxialResistance property.