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