Uses of Enum Class
de.hybris.platform.rulebuilderbackoffice.editors.ValidationInfoSeverity
Packages that use ValidationInfoSeverity
-
Uses of ValidationInfoSeverity in de.hybris.platform.rulebuilderbackoffice.editors
Methods in de.hybris.platform.rulebuilderbackoffice.editors that return ValidationInfoSeverityModifier and TypeMethodDescriptionValidationInfoModel.getSeverity()static ValidationInfoSeverityReturns the enum constant of this class with the specified name.static ValidationInfoSeverity[]ValidationInfoSeverity.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.rulebuilderbackoffice.editors with parameters of type ValidationInfoSeverityModifier and TypeMethodDescriptionvoidValidationInfoModel.setSeverity(ValidationInfoSeverity severity)