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