Package | Description |
---|---|
com.riadalabs.jira.plugins.insight.services.model.icontheme |
Modifier and Type | Method and Description |
---|---|
static ImmutableIconTheme.Builder |
ImmutableIconTheme.builder()
Creates a builder for
ImmutableIconTheme . |
ImmutableIconTheme.Builder |
ImmutableIconTheme.Builder.from(IconTheme instance)
Fill a builder with attribute values from the provided
IconTheme instance. |
ImmutableIconTheme.Builder |
ImmutableIconTheme.Builder.setColor1(String color1)
Initializes the value for the
color1 attribute. |
ImmutableIconTheme.Builder |
ImmutableIconTheme.Builder.setColor2(String color2)
Initializes the value for the
color2 attribute. |
ImmutableIconTheme.Builder |
ImmutableIconTheme.Builder.setColor3(String color3)
Initializes the value for the
color3 attribute. |
Copyright © 2024 Atlassian. All rights reserved.