Uses of Class
org.apache.axis2.jaxws.description.validator.Validator.ValidationLevel

Packages that use Validator.ValidationLevel
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
static Validator.ValidationLevel Validator.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.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.