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

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

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

Methods in gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0 that return StringMin1Max15Type
 StringMin1Max15Type ApplicationInformationType.getCFDANumber()
           
 StringMin1Max15Type OpportunityInformationType.getCFDANumber()
           
 StringMin1Max15Type _GetOpportunityListRequest.getCFDANumber()
           
 

Methods in gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0 with parameters of type StringMin1Max15Type
 void ApplicationInformationType.setCFDANumber(StringMin1Max15Type CFDANumber)
           
 void OpportunityInformationType.setCFDANumber(StringMin1Max15Type CFDANumber)
           
 void _GetOpportunityListRequest.setCFDANumber(StringMin1Max15Type CFDANumber)