Uses of Interface
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs.SortPortType

Packages that use SortPortType
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.client   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs.bindings   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs.service   
 

Uses of SortPortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.client
 

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.client declared as SortPortType
protected  SortPortType SortClientBase.portType
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.client that return SortPortType
private  SortPortType SortClientBase.createPortType()
           
 

Uses of SortPortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs.bindings
 

Classes in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs.bindings that implement SortPortType
 class SortPortTypeSOAPBindingStub
           
 

Uses of SortPortType in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs.service
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs.service that return SortPortType
 SortPortType SortService.getSortPortTypePort()
           
 SortPortType SortServiceLocator.getSortPortTypePort()
           
 SortPortType SortServiceAddressing.getSortPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 SortPortType SortServiceAddressingLocator.getSortPortTypePort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 SortPortType SortService.getSortPortTypePort(java.net.URL portAddress)
           
 SortPortType SortServiceLocator.getSortPortTypePort(java.net.URL portAddress)