Package com.xero.models.accounting
Class BrandingThemes
java.lang.Object
com.xero.models.accounting.BrandingThemes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddBrandingThemesItem(BrandingTheme brandingThemesItem) brandingThemesbrandingThemes(List<BrandingTheme> brandingThemes) brandingThemesbooleanGet brandingThemesinthashCode()voidsetBrandingThemes(List<BrandingTheme> brandingThemes) brandingThemestoString()
-
Constructor Details
-
BrandingThemes
public BrandingThemes()
-
-
Method Details
-
brandingThemes
brandingThemes- Parameters:
brandingThemes- List<BrandingTheme>- Returns:
- BrandingThemes
-
addBrandingThemesItem
brandingThemes- Parameters:
brandingThemesItem- BrandingTheme- Returns:
- BrandingThemes
-
getBrandingThemes
-
setBrandingThemes
brandingThemes- Parameters:
brandingThemes- List<BrandingTheme>
-
equals
-
hashCode
-
toString
-