Uses of Enum Class
de.hybris.smartedit.controllers.Page

Packages that use Page
Package
Description
 
  • Uses of Page in de.hybris.smartedit.controllers

    Methods in de.hybris.smartedit.controllers that return Page
    Modifier and Type
    Method
    Description
    static Page
    Page.valueOf(String name)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Returns the enum constant of this class with the specified name.
    static Page[]
    Page.values()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Returns an array containing the constants of this enum class, in the order they are declared.