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

Packages that use ChargeModels
com.paypal.api.payments   
 

Uses of ChargeModels in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return ChargeModels
 ChargeModels ChargeModels.setAmount(Currency amount)
          Setter for amount
 ChargeModels ChargeModels.setId(String id)
          Setter for id
 ChargeModels ChargeModels.setType(String type)
          Setter for type
 

Methods in com.paypal.api.payments that return types with arguments of type ChargeModels
 List<ChargeModels> PaymentDefinition.getChargeModels()
          Getter for chargeModels
 

Method parameters in com.paypal.api.payments with type arguments of type ChargeModels
 PaymentDefinition PaymentDefinition.setChargeModels(List<ChargeModels> chargeModels)
          Setter for chargeModels
 



Copyright © 2015. All Rights Reserved.