Uses of Class
net.anotheria.anodoc.util.context.BrandConfig
-
Packages that use BrandConfig Package Description net.anotheria.anodoc.util.context -
-
Uses of BrandConfig in net.anotheria.anodoc.util.context
Methods in net.anotheria.anodoc.util.context that return BrandConfig Modifier and Type Method Description BrandConfigCallContext. getBrandConfig()Getter for the fieldbrandConfig.Methods in net.anotheria.anodoc.util.context with parameters of type BrandConfig Modifier and Type Method Description voidCallContext. setBrandConfig(BrandConfig brandConfig)Setter for the fieldbrandConfig.
-