Uses of Enum
com.chargebee.models.Order.LinkedCreditNote.Type
Packages that use Order.LinkedCreditNote.Type
-
Uses of Order.LinkedCreditNote.Type in com.chargebee.models
Methods in com.chargebee.models that return Order.LinkedCreditNote.TypeModifier and TypeMethodDescriptionOrder.LinkedCreditNote.type()static Order.LinkedCreditNote.TypeReturns the enum constant of this type with the specified name.static Order.LinkedCreditNote.Type[]Order.LinkedCreditNote.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.