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