public static class RichTextSectionElement.Color extends Object implements RichTextElement
| Modifier and Type | Class and Description |
|---|---|
static class |
RichTextSectionElement.Color.ColorBuilder |
| Modifier and Type | Method and Description |
|---|---|
static RichTextSectionElement.Color.ColorBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getType() |
String |
getValue() |
int |
hashCode() |
void |
setValue(String value) |
String |
toString() |
public static final String TYPE
public Color()
public Color(String value)
public static RichTextSectionElement.Color.ColorBuilder builder()
public String getType()
getType in interface RichTextElementpublic String getValue()
public void setValue(String value)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.