Uses of Enum
org.bonitasoft.web.client.model.ThemeRestoreRequest.TypeEnum
Packages that use ThemeRestoreRequest.TypeEnum
-
Uses of ThemeRestoreRequest.TypeEnum in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ThemeRestoreRequest.TypeEnumModifier and TypeMethodDescriptionstatic ThemeRestoreRequest.TypeEnumThemeRestoreRequest.getType()Deprecated.theme typestatic ThemeRestoreRequest.TypeEnumReturns the enum constant of this type with the specified name.static ThemeRestoreRequest.TypeEnum[]ThemeRestoreRequest.TypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bonitasoft.web.client.model with parameters of type ThemeRestoreRequest.TypeEnumModifier and TypeMethodDescriptionvoidThemeRestoreRequest.setType(ThemeRestoreRequest.TypeEnum type) Deprecated.ThemeRestoreRequest.type(ThemeRestoreRequest.TypeEnum type) Deprecated.