Uses of Class
org.uddi.repl_v3.Operator

Packages that use Operator
org.uddi.repl_v3   
 

Uses of Operator in org.uddi.repl_v3
 

Fields in org.uddi.repl_v3 with type parameters of type Operator
protected  List<Operator> ReplicationConfiguration.operator
           
 

Methods in org.uddi.repl_v3 that return Operator
 Operator ObjectFactory.createOperator()
          Create an instance of Operator
 

Methods in org.uddi.repl_v3 that return types with arguments of type Operator
 List<Operator> ReplicationConfiguration.getOperator()
          Gets the value of the operator property.
 



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