|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DispositionType | |
|---|---|
| com.chargebee.models | |
| com.chargebee.models.enums | |
| Uses of DispositionType in com.chargebee.models |
|---|
| Methods in com.chargebee.models with parameters of type DispositionType | |
|---|---|
Invoice.PdfRequest |
Invoice.PdfRequest.dispositionType(DispositionType dispositionType)
|
CreditNote.PdfRequest |
CreditNote.PdfRequest.dispositionType(DispositionType dispositionType)
|
Quote.PdfRequest |
Quote.PdfRequest.dispositionType(DispositionType dispositionType)
|
| Uses of DispositionType in com.chargebee.models.enums |
|---|
| Methods in com.chargebee.models.enums that return DispositionType | |
|---|---|
static DispositionType |
DispositionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DispositionType[] |
DispositionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||