Uses of Class
com.paypal.api.PayPalAPI.BAUpdateRequestType

Packages that use BAUpdateRequestType
com.paypal.api.PayPalAPI   
 

Uses of BAUpdateRequestType in com.paypal.api.PayPalAPI
 

Methods in com.paypal.api.PayPalAPI that return BAUpdateRequestType
 BAUpdateRequestType _BillAgreementUpdateReq.getBAUpdateRequest()
           
 

Methods in com.paypal.api.PayPalAPI with parameters of type BAUpdateRequestType
 void _BillAgreementUpdateReq.setBAUpdateRequest(BAUpdateRequestType BAUpdateRequest)