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(java.lang.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're declared.
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.