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_Ex_Critic
ActionsParams
to the given String. Note that
set=XXXX will match ActionsParams.SET
action.actionAsString
- the action as StringSLIB_Ex_Critic
- if no action can be associated to the given input
Stringpublic static Double getSetValue(String noAnnotsConf_s) throws SLIB_Ex_Critic
SLIB_Ex_Critic
Copyright © 2014. All rights reserved.