Uses of Class
nl.b3p.tailormap.api.viewer.model.AppStyling
-
Packages that use AppStyling Package Description nl.b3p.tailormap.api.persistence nl.b3p.tailormap.api.viewer.model -
-
Uses of AppStyling in nl.b3p.tailormap.api.persistence
Methods in nl.b3p.tailormap.api.persistence that return AppStyling Modifier and Type Method Description AppStylingApplication. getStyling()Methods in nl.b3p.tailormap.api.persistence with parameters of type AppStyling Modifier and Type Method Description ApplicationApplication. setStyling(AppStyling styling) -
Uses of AppStyling in nl.b3p.tailormap.api.viewer.model
Methods in nl.b3p.tailormap.api.viewer.model that return AppStyling Modifier and Type Method Description @NotNull @Valid AppStylingViewerResponse. getStyling()Get stylingAppStylingAppStyling. logo(String logo)AppStylingAppStyling. primaryColor(String primaryColor)Methods in nl.b3p.tailormap.api.viewer.model with parameters of type AppStyling Modifier and Type Method Description voidViewerResponse. setStyling(AppStyling styling)ViewerResponseViewerResponse. styling(AppStyling styling)
-