Uses of Class
net.authorize.api.contract.v1.PayPalType
-
Packages that use PayPalType Package Description net.authorize.api.contract.v1 -
-
Uses of PayPalType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as PayPalType Modifier and Type Field Description protected PayPalTypePaymentType. payPalMethods in net.authorize.api.contract.v1 that return PayPalType Modifier and Type Method Description PayPalTypeObjectFactory. createPayPalType()Create an instance ofPayPalTypePayPalTypePaymentType. getPayPal()Gets the value of the payPal property.Methods in net.authorize.api.contract.v1 with parameters of type PayPalType Modifier and Type Method Description voidPaymentType. setPayPal(PayPalType value)Sets the value of the payPal property.
-