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

Packages that use OpportunityInformationType
gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0   
 

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

Methods in gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0 that return OpportunityInformationType
 OpportunityInformationType[] _GetOpportunityListResponse.getOpportunityInformation()
           
 OpportunityInformationType _GetOpportunityListResponse.getOpportunityInformation(int i)
           
 

Methods in gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0 with parameters of type OpportunityInformationType
 void _GetOpportunityListResponse.setOpportunityInformation(OpportunityInformationType[] opportunityInformation)
           
 void _GetOpportunityListResponse.setOpportunityInformation(int i, OpportunityInformationType value)