Uses of Enum Class
com.shapesecurity.salvation2.Directive.ManipulationErrorConsumer.Severity
Packages that use Directive.ManipulationErrorConsumer.Severity
-
Uses of Directive.ManipulationErrorConsumer.Severity in com.shapesecurity.salvation2
Methods in com.shapesecurity.salvation2 that return Directive.ManipulationErrorConsumer.SeverityModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.Directive.ManipulationErrorConsumer.Severity.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.shapesecurity.salvation2 with parameters of type Directive.ManipulationErrorConsumer.SeverityModifier and TypeMethodDescriptionvoid
Directive.ManipulationErrorConsumer.add
(Directive.ManipulationErrorConsumer.Severity severity, String message)