Uses of Interface
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.CodedNodeSetPortType

Packages that use CodedNodeSetPortType
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.client   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.service   
 

Uses of CodedNodeSetPortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.client
 

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.client declared as CodedNodeSetPortType
protected  CodedNodeSetPortType CodedNodeSetClient.portType
           
protected  CodedNodeSetPortType CodedNodeSetClientBase.portType
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.client that return CodedNodeSetPortType
private  CodedNodeSetPortType CodedNodeSetClient.createPortType()
           
private  CodedNodeSetPortType CodedNodeSetClientBase.createPortType()
           
 

Uses of CodedNodeSetPortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings
 

Classes in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings that implement CodedNodeSetPortType
 class CodedNodeSetPortTypeSOAPBindingStub
           
 

Uses of CodedNodeSetPortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.service
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.service that return CodedNodeSetPortType
 CodedNodeSetPortType CodedNodeSetService.getCodedNodeSetPortTypePort()
           
 CodedNodeSetPortType CodedNodeSetServiceLocator.getCodedNodeSetPortTypePort()
           
 CodedNodeSetPortType CodedNodeSetServiceAddressing.getCodedNodeSetPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 CodedNodeSetPortType CodedNodeSetServiceAddressingLocator.getCodedNodeSetPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 CodedNodeSetPortType CodedNodeSetService.getCodedNodeSetPortTypePort(java.net.URL portAddress)
           
 CodedNodeSetPortType CodedNodeSetServiceLocator.getCodedNodeSetPortTypePort(java.net.URL portAddress)