Uses of Enum
com.chargebee.models.Invoice.LinkedOrder.OrderType
Packages that use Invoice.LinkedOrder.OrderType
-
Uses of Invoice.LinkedOrder.OrderType in com.chargebee.models
Methods in com.chargebee.models that return Invoice.LinkedOrder.OrderTypeModifier and TypeMethodDescriptionInvoice.LinkedOrder.orderType()Returns the enum constant of this type with the specified name.static Invoice.LinkedOrder.OrderType[]Invoice.LinkedOrder.OrderType.values()Returns an array containing the constants of this enum type, in the order they are declared.