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

Packages that use IsCodeInSetRequest
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 IsCodeInSetRequest in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.globus with parameters of type IsCodeInSetRequest
 IsCodeInSetResponse CodedNodeSetProviderImpl.isCodeInSet(IsCodeInSetRequest params)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs with parameters of type IsCodeInSetRequest
 IsCodeInSetResponse CodedNodeSetPortType.isCodeInSet(IsCodeInSetRequest parameters)
           
 

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

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.bindings with parameters of type IsCodeInSetRequest
 IsCodeInSetResponse CodedNodeSetPortTypeSOAPBindingStub.isCodeInSet(IsCodeInSetRequest parameters)