Uses of Interface
org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.stubs.ResolvedConceptReferencesIteratorPortType

Packages that use ResolvedConceptReferencesIteratorPortType
org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.client   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.stubs.bindings   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.stubs.service   
 

Uses of ResolvedConceptReferencesIteratorPortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.client
 

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.client declared as ResolvedConceptReferencesIteratorPortType
protected  ResolvedConceptReferencesIteratorPortType ResolvedConceptReferencesIteratorClient.portType
           
protected  ResolvedConceptReferencesIteratorPortType ResolvedConceptReferencesIteratorClientBase.portType
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.client that return ResolvedConceptReferencesIteratorPortType
private  ResolvedConceptReferencesIteratorPortType ResolvedConceptReferencesIteratorClient.createPortType()
           
private  ResolvedConceptReferencesIteratorPortType ResolvedConceptReferencesIteratorClientBase.createPortType()
           
 

Uses of ResolvedConceptReferencesIteratorPortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.stubs.bindings
 

Classes in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.stubs.bindings that implement ResolvedConceptReferencesIteratorPortType
 class ResolvedConceptReferencesIteratorPortTypeSOAPBindingStub
           
 

Uses of ResolvedConceptReferencesIteratorPortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.stubs.service
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.stubs.service that return ResolvedConceptReferencesIteratorPortType
 ResolvedConceptReferencesIteratorPortType ResolvedConceptReferencesIteratorService.getResolvedConceptReferencesIteratorPortTypePort()
           
 ResolvedConceptReferencesIteratorPortType ResolvedConceptReferencesIteratorServiceLocator.getResolvedConceptReferencesIteratorPortTypePort()
           
 ResolvedConceptReferencesIteratorPortType ResolvedConceptReferencesIteratorServiceAddressing.getResolvedConceptReferencesIteratorPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 ResolvedConceptReferencesIteratorPortType ResolvedConceptReferencesIteratorServiceAddressingLocator.getResolvedConceptReferencesIteratorPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 ResolvedConceptReferencesIteratorPortType ResolvedConceptReferencesIteratorService.getResolvedConceptReferencesIteratorPortTypePort(java.net.URL portAddress)
           
 ResolvedConceptReferencesIteratorPortType ResolvedConceptReferencesIteratorServiceLocator.getResolvedConceptReferencesIteratorPortTypePort(java.net.URL portAddress)