Uses of Enum
com.xero.models.accounting.QuoteStatusCodes
Packages that use QuoteStatusCodes
-
Uses of QuoteStatusCodes in com.xero.models.accounting
Methods in com.xero.models.accounting that return QuoteStatusCodesModifier and TypeMethodDescriptionstatic QuoteStatusCodesfromValueQuote.getStatus()Get statusstatic QuoteStatusCodesReturns the enum constant of this type with the specified name.static QuoteStatusCodes[]QuoteStatusCodes.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 QuoteStatusCodesModifier and TypeMethodDescriptionvoidQuote.setStatus(QuoteStatusCodes status) statusQuote.status(QuoteStatusCodes status) status