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