Uses of Enum
com.xero.models.accounting.QuoteLineAmountTypes
Packages that use QuoteLineAmountTypes
-
Uses of QuoteLineAmountTypes in com.xero.models.accounting
Methods in com.xero.models.accounting that return QuoteLineAmountTypesModifier and TypeMethodDescriptionstatic QuoteLineAmountTypesfromValueQuote.getLineAmountTypes()Get lineAmountTypesstatic QuoteLineAmountTypesReturns the enum constant of this type with the specified name.static QuoteLineAmountTypes[]QuoteLineAmountTypes.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xero.models.accounting with parameters of type QuoteLineAmountTypesModifier and TypeMethodDescriptionQuote.lineAmountTypes(QuoteLineAmountTypes lineAmountTypes) lineAmountTypesvoidQuote.setLineAmountTypes(QuoteLineAmountTypes lineAmountTypes) lineAmountTypes