public class ActionParamsUtils extends Object
Constructor and Description |
---|
ActionParamsUtils() |
Modifier and Type | Method and Description |
---|---|
static ActionsParams |
getAction(String actionAsString)
Try to associate an
ActionsParams to the given String. |
static Double |
getSetValue(String noAnnotsConf_s) |
public static ActionsParams getAction(String actionAsString) throws slib.utils.ex.SLIB_Ex_Critic
ActionsParams
to the given String. Note that
set=XXXX will match ActionsParams.SET
action.actionAsString
- the action as Stringslib.utils.ex.SLIB_Ex_Critic
- if no action can be associated to the given input
StringCopyright © 2014. All rights reserved.