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