Uses of Class
org.apache.axis2.jaxws.description.validator.Validator.ValidationLevel
-
Packages that use Validator.ValidationLevel Package Description org.apache.axis2.jaxws.description.validator -
-
Uses of Validator.ValidationLevel in org.apache.axis2.jaxws.description.validator
Methods in org.apache.axis2.jaxws.description.validator that return Validator.ValidationLevel Modifier and Type Method Description static Validator.ValidationLevelValidator.ValidationLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static Validator.ValidationLevel[]Validator.ValidationLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-