Uses of Class
jmri.jmrit.logixng.actions.WebRequest.ReplyType
-
Packages that use WebRequest.ReplyType Package Description jmri.jmrit.logixng.actions -
-
Uses of WebRequest.ReplyType in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return WebRequest.ReplyType Modifier and Type Method Description static WebRequest.ReplyType
WebRequest.ReplyType. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static WebRequest.ReplyType[]
WebRequest.ReplyType. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.logixng.actions that return types with arguments of type WebRequest.ReplyType Modifier and Type Method Description LogixNG_SelectEnum<WebRequest.ReplyType>
WebRequest. getSelectReplyType()
-