Uses of Enum
com.xero.models.accounting.Account.PropertyClassEnum
Packages that use Account.PropertyClassEnum
-
Uses of Account.PropertyClassEnum in com.xero.models.accounting
Methods in com.xero.models.accounting that return Account.PropertyClassEnumModifier and TypeMethodDescriptionstatic Account.PropertyClassEnumfromValueAccount.getPropertyClass()See Account Class Typesstatic Account.PropertyClassEnumReturns the enum constant of this type with the specified name.static Account.PropertyClassEnum[]Account.PropertyClassEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.