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

Packages that use MassPayRequestType
com.paypal.api.PayPalAPI   
 

Uses of MassPayRequestType in com.paypal.api.PayPalAPI
 

Methods in com.paypal.api.PayPalAPI that return MassPayRequestType
 MassPayRequestType _MassPayReq.getMassPayRequest()
           
 

Methods in com.paypal.api.PayPalAPI with parameters of type MassPayRequestType
 void _MassPayReq.setMassPayRequest(MassPayRequestType massPayRequest)