Uses of Enum
org.openapitools.client.model.ErrorPageTouchPointVariant
Packages that use ErrorPageTouchPointVariant
- 
Uses of ErrorPageTouchPointVariant in org.openapitools.client.model
Methods in org.openapitools.client.model that return ErrorPageTouchPointVariantModifier and TypeMethodDescriptionstatic ErrorPageTouchPointVariantTheme.getErrorPageTouchPointVariant()Get errorPageTouchPointVariantThemeResponse.getErrorPageTouchPointVariant()Get errorPageTouchPointVariantstatic ErrorPageTouchPointVariantReturns the enum constant of this type with the specified name.static ErrorPageTouchPointVariant[]ErrorPageTouchPointVariant.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type ErrorPageTouchPointVariantModifier and TypeMethodDescriptionTheme.errorPageTouchPointVariant(ErrorPageTouchPointVariant errorPageTouchPointVariant) ThemeResponse.errorPageTouchPointVariant(ErrorPageTouchPointVariant errorPageTouchPointVariant) voidTheme.setErrorPageTouchPointVariant(ErrorPageTouchPointVariant errorPageTouchPointVariant) voidThemeResponse.setErrorPageTouchPointVariant(ErrorPageTouchPointVariant errorPageTouchPointVariant)