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