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 YesNoChannelType.densityprotected YesNoCurrentVoltageRelation.fixedErevMethods 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 TypeMethodDescriptionvoidChannelType.setDensity(YesNo value) Sets the value of the density property.voidCurrentVoltageRelation.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