Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.RestrictToStatusRequest

Packages that use RestrictToStatusRequest
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings   
 

Uses of RestrictToStatusRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus with parameters of type RestrictToStatusRequest
 RestrictToStatusResponse CodedNodeSetProviderImpl.restrictToStatus(RestrictToStatusRequest params)
           
 

Uses of RestrictToStatusRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs with parameters of type RestrictToStatusRequest
 RestrictToStatusResponse CodedNodeSetPortType.restrictToStatus(RestrictToStatusRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings with parameters of type RestrictToStatusRequest
 RestrictToStatusResponse CodedNodeSetPortTypeSOAPBindingStub.restrictToStatus(RestrictToStatusRequest parameters)