Uses of Class
com.intuit.qbmsconnector.jaxb.msgset.qbmsxml.BusinessPaymentInfo

Packages that use BusinessPaymentInfo
com.intuit.qbmsconnector.jaxb.msgset.qbmsxml   
 

Uses of BusinessPaymentInfo in com.intuit.qbmsconnector.jaxb.msgset.qbmsxml
 

Fields in com.intuit.qbmsconnector.jaxb.msgset.qbmsxml declared as BusinessPaymentInfo
protected  BusinessPaymentInfo KeyEnteredCheckInfo.businessPaymentInfo
           
protected  BusinessPaymentInfo CustomerWalletQueryRsType.businessPaymentInfo
           
protected  BusinessPaymentInfo CustomerCheckWalletModRqType.businessPaymentInfo
           
protected  BusinessPaymentInfo CustomerCheckWalletAddRqType.businessPaymentInfo
           
 

Methods in com.intuit.qbmsconnector.jaxb.msgset.qbmsxml that return BusinessPaymentInfo
 BusinessPaymentInfo ObjectFactory.createBusinessPaymentInfo()
          Create an instance of BusinessPaymentInfo
 BusinessPaymentInfo KeyEnteredCheckInfo.getBusinessPaymentInfo()
          Gets the value of the businessPaymentInfo property.
 BusinessPaymentInfo CustomerWalletQueryRsType.getBusinessPaymentInfo()
          Gets the value of the businessPaymentInfo property.
 BusinessPaymentInfo CustomerCheckWalletModRqType.getBusinessPaymentInfo()
          Gets the value of the businessPaymentInfo property.
 BusinessPaymentInfo CustomerCheckWalletAddRqType.getBusinessPaymentInfo()
          Gets the value of the businessPaymentInfo property.
 

Methods in com.intuit.qbmsconnector.jaxb.msgset.qbmsxml with parameters of type BusinessPaymentInfo
 void KeyEnteredCheckInfo.setBusinessPaymentInfo(BusinessPaymentInfo value)
          Sets the value of the businessPaymentInfo property.
 void CustomerWalletQueryRsType.setBusinessPaymentInfo(BusinessPaymentInfo value)
          Sets the value of the businessPaymentInfo property.
 void CustomerCheckWalletModRqType.setBusinessPaymentInfo(BusinessPaymentInfo value)
          Sets the value of the businessPaymentInfo property.
 void CustomerCheckWalletAddRqType.setBusinessPaymentInfo(BusinessPaymentInfo value)
          Sets the value of the businessPaymentInfo property.
 



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