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

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

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

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



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