Uses of Interface
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.CodedNodeGraphPortType

Packages that use CodedNodeGraphPortType
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.client   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.service   
 

Uses of CodedNodeGraphPortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.client
 

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.client declared as CodedNodeGraphPortType
protected  CodedNodeGraphPortType CodedNodeGraphClient.portType
           
protected  CodedNodeGraphPortType CodedNodeGraphClientBase.portType
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.client that return CodedNodeGraphPortType
private  CodedNodeGraphPortType CodedNodeGraphClient.createPortType()
           
private  CodedNodeGraphPortType CodedNodeGraphClientBase.createPortType()
           
 

Uses of CodedNodeGraphPortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings
 

Classes in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.bindings that implement CodedNodeGraphPortType
 class CodedNodeGraphPortTypeSOAPBindingStub
           
 

Uses of CodedNodeGraphPortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.service
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.service that return CodedNodeGraphPortType
 CodedNodeGraphPortType CodedNodeGraphService.getCodedNodeGraphPortTypePort()
           
 CodedNodeGraphPortType CodedNodeGraphServiceLocator.getCodedNodeGraphPortTypePort()
           
 CodedNodeGraphPortType CodedNodeGraphServiceAddressing.getCodedNodeGraphPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 CodedNodeGraphPortType CodedNodeGraphServiceAddressingLocator.getCodedNodeGraphPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 CodedNodeGraphPortType CodedNodeGraphService.getCodedNodeGraphPortTypePort(java.net.URL portAddress)
           
 CodedNodeGraphPortType CodedNodeGraphServiceLocator.getCodedNodeGraphPortTypePort(java.net.URL portAddress)