Uses of Class
org.apache.juddi.api.util.ValueSetValidationQuery

Packages that use ValueSetValidationQuery
org.apache.juddi.api.util   
 

Uses of ValueSetValidationQuery in org.apache.juddi.api.util
 

Methods in org.apache.juddi.api.util that return ValueSetValidationQuery
static ValueSetValidationQuery ValueSetValidationQuery.fromQuery(java.lang.String query)
           
static ValueSetValidationQuery ValueSetValidationQuery.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ValueSetValidationQuery[] ValueSetValidationQuery.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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