Uses of Class
com.paypal.api.payments.CustomAmount

Packages that use CustomAmount
com.paypal.api.payments   
 

Uses of CustomAmount in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return CustomAmount
 CustomAmount Invoice.getCustom()
          Getter for custom
 CustomAmount CustomAmount.setAmount(Currency amount)
          Setter for amount
 CustomAmount CustomAmount.setLabel(String label)
          Setter for label
 

Methods in com.paypal.api.payments with parameters of type CustomAmount
 Invoice Invoice.setCustom(CustomAmount custom)
          Setter for custom
 



Copyright © 2015. All Rights Reserved.