Uses of Class
gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0._GetOpportunityListRequest

Packages that use _GetOpportunityListRequest
gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0   
gov.grants.apply.ws   
 

Uses of _GetOpportunityListRequest in gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0
 

Methods in gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0 with parameters of type _GetOpportunityListRequest
 _GetOpportunityListResponse ApplicantIntegrationPortType.getOpportunityList(_GetOpportunityListRequest getOpportunityListRequest)
           
 _GetOpportunityListResponse ApplicantIntegrationSoapBindingImpl.getOpportunityList(_GetOpportunityListRequest getOpportunityListRequest)
           
 _GetOpportunityListResponse ApplicantIntegrationSoapBindingSkeleton.getOpportunityList(_GetOpportunityListRequest getOpportunityListRequest)
           
 _GetOpportunityListResponse ApplicantIntegrationSoapBindingStub.getOpportunityList(_GetOpportunityListRequest getOpportunityListRequest)
           
 

Uses of _GetOpportunityListRequest in gov.grants.apply.ws
 

Methods in gov.grants.apply.ws with parameters of type _GetOpportunityListRequest
protected  java.util.List GetOpportunityListProcessor.getOpportunityList(_GetOpportunityListRequest getOpportunityListRequest)