Uses of Enum
org.neuroml1.model.channel.DeprecatedIonRole
Packages that use DeprecatedIonRole
-
Uses of DeprecatedIonRole in org.neuroml1.model.channel
Fields in org.neuroml1.model.channel declared as DeprecatedIonRoleMethods in org.neuroml1.model.channel that return DeprecatedIonRoleModifier and TypeMethodDescriptionstatic DeprecatedIonRole
DeprecatedIon.getRole()
Gets the value of the role property.static DeprecatedIonRole
Returns the enum constant of this type with the specified name.static DeprecatedIonRole[]
DeprecatedIonRole.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.neuroml1.model.channel with parameters of type DeprecatedIonRoleModifier and TypeMethodDescriptionvoid
DeprecatedIon.setRole
(DeprecatedIonRole value) Sets the value of the role property.