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

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

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

Methods in org.apache.juddi.api.util that return SubscriptionQuery
static SubscriptionQuery SubscriptionQuery.fromQuery(java.lang.String query)
           
static SubscriptionQuery SubscriptionQuery.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SubscriptionQuery[] SubscriptionQuery.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.