Uses of Class
org.neuroml1.model.channel.ImplementationPrefs.TableSettings
Packages that use ImplementationPrefs.TableSettings
-
Uses of ImplementationPrefs.TableSettings in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as ImplementationPrefs.TableSettingsModifier and TypeFieldDescriptionprotected ImplementationPrefs.TableSettings
ImplementationPrefs.tableSettings
Methods in org.neuroml1.model.channel that return ImplementationPrefs.TableSettingsModifier and TypeMethodDescriptionObjectFactory.createImplementationPrefsTableSettings()
Create an instance ofImplementationPrefs.TableSettings
ImplementationPrefs.getTableSettings()
Gets the value of the tableSettings property.Methods in org.neuroml1.model.channel with parameters of type ImplementationPrefs.TableSettingsModifier and TypeMethodDescriptionvoid
ImplementationPrefs.setTableSettings
(ImplementationPrefs.TableSettings value) Sets the value of the tableSettings property.