Uses of Class
com.intuit.qbmsconnector.response.ScheduledBillingPaymentQueryResponse

Packages that use ScheduledBillingPaymentQueryResponse
com.intuit.qbmsconnector Provides most of the high-level client-facing functionality of the QBMS Connector API such as the QbmsConnector interface and the QbmsConfiguration class. 
com.intuit.qbmsconnector.jaxb Provides JAXB-based QbmsConnector functionality which "speaks" QBMSXML on your behalf. 
 

Uses of ScheduledBillingPaymentQueryResponse in com.intuit.qbmsconnector
 

Methods in com.intuit.qbmsconnector that return ScheduledBillingPaymentQueryResponse
 ScheduledBillingPaymentQueryResponse QbmsConnector.scheduledBillingPaymentQuery(String connectionTicket, ScheduledBillingPaymentQueryRequest scheduledBillingPaymentQueryRequest)
          Instructs QBMS to perform a Scheduled Billing payment query
 

Uses of ScheduledBillingPaymentQueryResponse in com.intuit.qbmsconnector.jaxb
 

Methods in com.intuit.qbmsconnector.jaxb that return ScheduledBillingPaymentQueryResponse
 ScheduledBillingPaymentQueryResponse JaxbQbmsConnector.scheduledBillingPaymentQuery(String connectionTicket, ScheduledBillingPaymentQueryRequest scheduledBillingPaymentQueryRequest)
           
 



Copyright © 2006-2010 Intuit Inc. All Rights Reserved.