Uses of Enum
com.xero.models.accounting.BrandingTheme.TypeEnum
Packages that use BrandingTheme.TypeEnum
-
Uses of BrandingTheme.TypeEnum in com.xero.models.accounting
Methods in com.xero.models.accounting that return BrandingTheme.TypeEnumModifier and TypeMethodDescriptionstatic BrandingTheme.TypeEnumfromValueBrandingTheme.getType()Always INVOICEstatic BrandingTheme.TypeEnumReturns the enum constant of this type with the specified name.static BrandingTheme.TypeEnum[]BrandingTheme.TypeEnum.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 BrandingTheme.TypeEnumModifier and TypeMethodDescriptionvoidBrandingTheme.setType(BrandingTheme.TypeEnum type) Always INVOICEBrandingTheme.type(BrandingTheme.TypeEnum type) Always INVOICE