Uses of Class
de.hybris.platform.catalog.enums.EtimVersion
-
Packages that use EtimVersion Package Description de.hybris.platform.catalog.enums Contains generated models for each type of de.hybris.platform.jalo.enumeration package. -
-
Uses of EtimVersion in de.hybris.platform.catalog.enums
Methods in de.hybris.platform.catalog.enums that return EtimVersion Modifier and Type Method Description static EtimVersionEtimVersion. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static EtimVersion[]EtimVersion. values()Returns an array containing the constants of this enum type, in the order they are declared.
-