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

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

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

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