Uses of Enum
jmri.jmrit.roster.LocoFile.MessageResponse
Packages that use LocoFile.MessageResponse
-
Uses of LocoFile.MessageResponse in jmri.jmrit.roster
Methods in jmri.jmrit.roster that return LocoFile.MessageResponseModifier and TypeMethodDescriptionprotected static LocoFile.MessageResponseLocoFile.selectMissingVarResponse(String var) Determine if a missing variable in decoder definition should be loggedstatic LocoFile.MessageResponseReturns the enum constant of this type with the specified name.static LocoFile.MessageResponse[]LocoFile.MessageResponse.values()Returns an array containing the constants of this enum type, in the order they are declared.