Uses of Enum
jmri.jmrit.logixng.expressions.ExpressionClock.Type
Packages that use ExpressionClock.Type
-
Uses of ExpressionClock.Type in jmri.jmrit.logixng.expressions
Methods in jmri.jmrit.logixng.expressions that return ExpressionClock.TypeModifier and TypeMethodDescriptionExpressionClock.getType()static ExpressionClock.TypeReturns the enum constant of this type with the specified name.static ExpressionClock.Type[]ExpressionClock.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.logixng.expressions with parameters of type ExpressionClock.Type