Uses of Enum
org.neuroml.model.ChannelTypes
-
Uses of ChannelTypes in org.neuroml.model
Modifier and TypeMethodDescriptionstatic ChannelTypes
IonChannel.getType()
Gets the value of the type property.static ChannelTypes
Returns the enum constant of this type with the specified name.static ChannelTypes[]
ChannelTypes.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
IonChannel.setType
(ChannelTypes value) Sets the value of the type property.