public class CardColor extends AbstractModel
| Modifier and Type | Class and Description |
|---|---|
static class |
CardColor.CardColorBuilder |
id| Modifier and Type | Method and Description |
|---|---|
static CardColor.CardColorBuilder |
builder() |
static CardColor.CardColorBuilder |
builder(CardColor cardColor) |
Color |
getColor() |
int |
getPosition() |
CardColorStrategy |
getStrategy() |
String |
getValue() |
equals, getId, hashCode, toStringpublic static CardColor.CardColorBuilder builder()
public static CardColor.CardColorBuilder builder(CardColor cardColor)
public CardColorStrategy getStrategy()
public Color getColor()
public String getValue()
public int getPosition()
Copyright © 2007–2025 Atlassian. All rights reserved.