Uses of Enum
jmri.jmrit.logixng.actions.ActionLocalVariable.ConstantType
Packages that use ActionLocalVariable.ConstantType
-
Uses of ActionLocalVariable.ConstantType in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return ActionLocalVariable.ConstantTypeModifier and TypeMethodDescriptionActionLocalVariable.getConstantType()Returns the enum constant of this type with the specified name.static ActionLocalVariable.ConstantType[]ActionLocalVariable.ConstantType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.logixng.actions with parameters of type ActionLocalVariable.ConstantTypeModifier and TypeMethodDescriptionvoidActionLocalVariable.setConstantType(ActionLocalVariable.ConstantType constantType)