Uses of Enum
jmri.jmrit.logixng.actions.ActionTable.ConstantType
Packages that use ActionTable.ConstantType
-
Uses of ActionTable.ConstantType in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return ActionTable.ConstantTypeModifier and TypeMethodDescriptionActionTable.getConstantType()static ActionTable.ConstantTypeReturns the enum constant of this type with the specified name.static ActionTable.ConstantType[]ActionTable.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 ActionTable.ConstantTypeModifier and TypeMethodDescriptionvoidActionTable.setConstantType(ActionTable.ConstantType constantType)