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