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