Package com.xero.models.accounting
Class BrandingThemes
java.lang.Object
com.xero.models.accounting.BrandingThemes
public class BrandingThemes extends Object
BrandingThemes
-
Constructor Summary
Constructors Constructor Description BrandingThemes() -
Method Summary
Modifier and Type Method Description BrandingThemesaddBrandingThemesItem(BrandingTheme brandingThemesItem)BrandingThemesbrandingThemes(List<BrandingTheme> brandingThemes)booleanequals(Object o)List<BrandingTheme>getBrandingThemes()Get brandingThemesinthashCode()voidsetBrandingThemes(List<BrandingTheme> brandingThemes)StringtoString()
-
Constructor Details
-
BrandingThemes
public BrandingThemes()
-
-
Method Details