Uses of Class
org.uddi.repl_v3.CommunicationGraph.Edge

Packages that use CommunicationGraph.Edge
org.uddi.repl_v3   
 

Uses of CommunicationGraph.Edge in org.uddi.repl_v3
 

Fields in org.uddi.repl_v3 with type parameters of type CommunicationGraph.Edge
protected  List<CommunicationGraph.Edge> CommunicationGraph.edge
           
 

Methods in org.uddi.repl_v3 that return CommunicationGraph.Edge
 CommunicationGraph.Edge ObjectFactory.createCommunicationGraphEdge()
          Create an instance of CommunicationGraph.Edge
 

Methods in org.uddi.repl_v3 that return types with arguments of type CommunicationGraph.Edge
 List<CommunicationGraph.Edge> CommunicationGraph.getEdge()
          Gets the value of the edge property.
 



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