Uses of Class
net.authorize.api.contract.v1.PayPalType

Packages that use PayPalType
net.authorize.api.contract.v1   
 

Uses of PayPalType in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 declared as PayPalType
protected  PayPalType PaymentType.payPal
           
 

Methods in net.authorize.api.contract.v1 that return PayPalType
 PayPalType ObjectFactory.createPayPalType()
          Create an instance of PayPalType
 PayPalType PaymentType.getPayPal()
          Gets the value of the payPal property.
 

Methods in net.authorize.api.contract.v1 with parameters of type PayPalType
 void PaymentType.setPayPal(PayPalType value)
          Sets the value of the payPal property.
 



Copyright © 2014. All Rights Reserved.