Uses of Class
neuroml.channel.ImplementationPrefs.TableSettings

Packages that use ImplementationPrefs.TableSettings
neuroml.channel   
 

Uses of ImplementationPrefs.TableSettings in neuroml.channel
 

Fields in neuroml.channel declared as ImplementationPrefs.TableSettings
protected  ImplementationPrefs.TableSettings ImplementationPrefs.tableSettings
           
 

Methods in neuroml.channel that return ImplementationPrefs.TableSettings
 ImplementationPrefs.TableSettings ObjectFactory.createImplementationPrefsTableSettings()
          Create an instance of ImplementationPrefs.TableSettings
 ImplementationPrefs.TableSettings ImplementationPrefs.getTableSettings()
          Gets the value of the tableSettings property.
 

Methods in neuroml.channel with parameters of type ImplementationPrefs.TableSettings
 void ImplementationPrefs.setTableSettings(ImplementationPrefs.TableSettings value)
          Sets the value of the tableSettings property.
 



NeuroML API (v1.4)