Uses of Class
com.hybris.cockpitng.widgets.configurableflow.ConfigurableFlowContextParameterNames
-
Packages that use ConfigurableFlowContextParameterNames Package Description com.hybris.cockpitng.widgets.configurableflow -
-
Uses of ConfigurableFlowContextParameterNames in com.hybris.cockpitng.widgets.configurableflow
Methods in com.hybris.cockpitng.widgets.configurableflow that return ConfigurableFlowContextParameterNames Modifier and Type Method Description static ConfigurableFlowContextParameterNamesConfigurableFlowContextParameterNames. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ConfigurableFlowContextParameterNames[]ConfigurableFlowContextParameterNames. values()Returns an array containing the constants of this enum type, in the order they are declared.
-