Uses of Enum
org.neuroml.export.neuron.NeuronWriter.SupportedUnits
Packages that use NeuronWriter.SupportedUnits
-
Uses of NeuronWriter.SupportedUnits in org.neuroml.export.neuron
Methods in org.neuroml.export.neuron that return NeuronWriter.SupportedUnitsModifier and TypeMethodDescriptionstatic NeuronWriter.SupportedUnitsReturns the enum constant of this type with the specified name.static NeuronWriter.SupportedUnits[]NeuronWriter.SupportedUnits.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.neuroml.export.neuron with parameters of type NeuronWriter.SupportedUnitsModifier and TypeMethodDescriptionstatic StringJSONCellSerializer.cellToJson(org.neuroml.model.Cell cell, NeuronWriter.SupportedUnits units)