Uses of Enum
com.xero.models.accounting.Account.SystemAccountEnum
Packages that use Account.SystemAccountEnum
-
Uses of Account.SystemAccountEnum in com.xero.models.accounting
Methods in com.xero.models.accounting that return Account.SystemAccountEnumModifier and TypeMethodDescriptionstatic Account.SystemAccountEnumfromValueAccount.getSystemAccount()If this is a system account then this element is returned.static Account.SystemAccountEnumReturns the enum constant of this type with the specified name.static Account.SystemAccountEnum[]Account.SystemAccountEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.