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

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

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

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