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