Uses of Interface
gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0.ApplicantIntegrationPortType

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

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

Classes in gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0 that implement ApplicantIntegrationPortType
 class ApplicantIntegrationSoapBindingImpl
           
 class ApplicantIntegrationSoapBindingSkeleton
           
 class ApplicantIntegrationSoapBindingStub
           
 

Methods in gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0 that return ApplicantIntegrationPortType
 ApplicantIntegrationPortType ApplicantIntegrationServices.getApplicantIntegrationSoapPort()
           
 ApplicantIntegrationPortType ApplicantIntegrationServices.getApplicantIntegrationSoapPort(java.net.URL portAddress)
           
 ApplicantIntegrationPortType ApplicantIntegrationServicesLocator.getApplicantIntegrationSoapPort()
           
 ApplicantIntegrationPortType ApplicantIntegrationServicesLocator.getApplicantIntegrationSoapPort(java.net.URL portAddress)
           
 

Constructors in gov.grants.apply.WebServices.ApplicantIntegrationServices_V1_0 with parameters of type ApplicantIntegrationPortType
ApplicantIntegrationSoapBindingSkeleton(ApplicantIntegrationPortType impl)