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

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

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

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