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

Packages that use Terms
com.paypal.api.payments   
 

Uses of Terms in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return Terms
 Terms Terms.setAmountRange(Currency amountRange)
          Setter for amountRange
 Terms Terms.setBuyerEditable(String buyerEditable)
          Setter for buyerEditable
 Terms Terms.setId(String id)
          Setter for id
 Terms Terms.setMaxBillingAmount(Currency maxBillingAmount)
          Setter for maxBillingAmount
 Terms Terms.setOccurrences(String occurrences)
          Setter for occurrences
 Terms Terms.setType(String type)
          Setter for type
 

Methods in com.paypal.api.payments that return types with arguments of type Terms
 List<Terms> Plan.getTerms()
          Getter for terms
 

Method parameters in com.paypal.api.payments with type arguments of type Terms
 Plan Plan.setTerms(List<Terms> terms)
          Setter for terms
 



Copyright © 2015. All Rights Reserved.