Uses of Class
gov.grants.apply.system.Global_V1_0.StringMin1Max100Type

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

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

Methods in gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0 that return StringMin1Max100Type
 StringMin1Max100Type ApplicationInformationType.getOpportunityID()
           
 StringMin1Max100Type ApplicationInformationType.getCompetitionID()
           
 StringMin1Max100Type OpportunityInformationType.getOpportunityID()
           
 StringMin1Max100Type OpportunityInformationType.getCompetitionID()
           
 StringMin1Max100Type _GetOpportunityListRequest.getOpportunityID()
           
 StringMin1Max100Type _GetOpportunityListRequest.getCompetitionID()
           
 

Methods in gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0 with parameters of type StringMin1Max100Type
 void ApplicationInformationType.setOpportunityID(StringMin1Max100Type opportunityID)
           
 void ApplicationInformationType.setCompetitionID(StringMin1Max100Type competitionID)
           
 void OpportunityInformationType.setOpportunityID(StringMin1Max100Type opportunityID)
           
 void OpportunityInformationType.setCompetitionID(StringMin1Max100Type competitionID)
           
 void _GetOpportunityListRequest.setOpportunityID(StringMin1Max100Type opportunityID)
           
 void _GetOpportunityListRequest.setCompetitionID(StringMin1Max100Type competitionID)