Uses of Class
com.shapesecurity.salvation2.Directive.ManipulationErrorConsumer.Severity
-
Packages that use Directive.ManipulationErrorConsumer.Severity Package Description com.shapesecurity.salvation2 -
-
Uses of Directive.ManipulationErrorConsumer.Severity in com.shapesecurity.salvation2
Methods in com.shapesecurity.salvation2 that return Directive.ManipulationErrorConsumer.Severity Modifier and Type Method Description static Directive.ManipulationErrorConsumer.SeverityDirective.ManipulationErrorConsumer.Severity. valueOf(String name)Returns the enum constant of this type with the specified name.static Directive.ManipulationErrorConsumer.Severity[]Directive.ManipulationErrorConsumer.Severity. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.shapesecurity.salvation2 with parameters of type Directive.ManipulationErrorConsumer.Severity Modifier and Type Method Description voidDirective.ManipulationErrorConsumer. add(Directive.ManipulationErrorConsumer.Severity severity, String message)
-