Uses of Class
de.hybris.platform.chinesepaymentservices.action.order.ChineseFraudCheckOrderInternalAction.Transition
-
Packages that use ChineseFraudCheckOrderInternalAction.Transition Package Description de.hybris.platform.chinesepaymentservices.action.order -
-
Uses of ChineseFraudCheckOrderInternalAction.Transition in de.hybris.platform.chinesepaymentservices.action.order
Methods in de.hybris.platform.chinesepaymentservices.action.order that return ChineseFraudCheckOrderInternalAction.Transition Modifier and Type Method Description ChineseFraudCheckOrderInternalAction.TransitionChineseFraudCheckOrderInternalAction. executeAction()static ChineseFraudCheckOrderInternalAction.TransitionChineseFraudCheckOrderInternalAction.Transition. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ChineseFraudCheckOrderInternalAction.Transition[]ChineseFraudCheckOrderInternalAction.Transition. values()Returns an array containing the constants of this enum type, in the order they are declared.
-