Uses of Class
com.chargebee.models.Transaction.Type

Packages that use Transaction.Type
com.chargebee.models   
 

Uses of Transaction.Type in com.chargebee.models
 

Methods in com.chargebee.models that return Transaction.Type
 Transaction.Type Invoice.LinkedTransaction.txnType()
           
 Transaction.Type Transaction.type()
           
static Transaction.Type Transaction.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Transaction.Type[] Transaction.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015 ChargeBee. All Rights Reserved.