Uses of Enum
org.neuroml1.model.meta.YesNo
Packages that use YesNo
-
Uses of YesNo in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as YesNoModifier and TypeFieldDescriptionprotected YesNo
ChannelType.density
protected YesNo
CurrentVoltageRelation.fixedErev
Methods in org.neuroml1.model.channel that return YesNoModifier and TypeMethodDescriptionChannelType.getDensity()
Gets the value of the density property.CurrentVoltageRelation.getFixedErev()
Gets the value of the fixedErev property.Methods in org.neuroml1.model.channel with parameters of type YesNoModifier and TypeMethodDescriptionvoid
ChannelType.setDensity
(YesNo value) Sets the value of the density property.void
CurrentVoltageRelation.setFixedErev
(YesNo value) Sets the value of the fixedErev property. -
Uses of YesNo in org.neuroml1.model.meta
Methods in org.neuroml1.model.meta that return YesNo