Package org.tailormap.api.viewer.model
Class AppStyling
java.lang.Object
org.tailormap.api.viewer.model.AppStyling
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.10.0")
public class AppStyling
extends Object
implements Serializable
model for describing the style of an application
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getLogo()
application logothe primary color for an applicationint
hashCode()
primaryColor
(String primaryColor) void
void
setPrimaryColor
(String primaryColor) toString()
-
Constructor Details
-
AppStyling
public AppStyling()
-
-
Method Details